NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Lib::NeuralApplicationInterpreter Class Reference

Command line application interpreter that contains some neural networks - related commands. More...

Inheritance diagram for IG::Lib::NeuralApplicationInterpreter:

List of all members.

Public Member Functions

 NeuralApplicationInterpreter ()
 NeuralApplicationInterpreter (bool caseSensitive)

Protected Member Functions

override string CmdAbout (ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)
 Execution method that prints some information about the application.

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:
interpreterInterpreter on which commad is run.
cmdNameCommand name.
argsCommand arguments.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties