Command line application interpreter that contains some neural networks - related commands.
More...
List of all members.
Detailed Description
Command line application interpreter that contains some neural networks - related commands.
Constructor & Destructor Documentation
IG::Lib::NeuralApplicationInterpreter::NeuralApplicationInterpreter |
( |
| ) |
[inline] |
IG::Lib::NeuralApplicationInterpreter::NeuralApplicationInterpreter |
( |
bool |
caseSensitive | ) |
[inline] |
Member Function Documentation
override string IG::Lib::NeuralApplicationInterpreter::CmdAbout |
( |
ICommandLineApplicationInterpreter |
interpreter, |
|
|
string |
cmdName, |
|
|
string[] |
args |
|
) |
| [inline, protected] |
Execution method that prints some information about the application.
- Parameters:
-
interpreter | Interpreter on which commad is run. |
cmdName | Command name. |
args | Command arguments. |
The documentation for this class was generated from the following file: