Method | Description | |
---|---|---|
CmdGenerate ( EncogAnalyst analyst ) : System |
Construct this generate command.
|
|
ExecuteCommand ( String args ) : bool |
|
Method | Description | |
---|---|---|
DetermineIdealFields ( |
Determine the ideal fields.
|
|
DetermineInputFields ( |
Determine the input fields.
|
public CmdGenerate ( EncogAnalyst analyst ) : System | ||
analyst | EncogAnalyst | The analyst to use. |
return | System |
public final ExecuteCommand ( String args ) : bool | ||
args | String | |
return | bool |