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

IG::Neural::NeuralAllpicationCommandsNeuronDotNet Class Reference

Commands for application's interpreter for neural networks. More...

Inheritance diagram for IG::Neural::NeuralAllpicationCommandsNeuronDotNet:
Collaboration diagram for IG::Neural::NeuralAllpicationCommandsNeuronDotNet:

List of all members.

Static Public Member Functions

static new void InstallCommands (ICommandLineApplicationInterpreter app)
 Installs Tadejcommands for neural networks on the applications's command interpreter.
static string CmdExampleNeuronDotNet (ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)
 Command. Example command for Tadej.

Detailed Description

Commands for application's interpreter for neural networks.

$A Igor Apr11 Jul11;


Member Function Documentation

static new void IG::Neural::NeuralAllpicationCommandsNeuronDotNet::InstallCommands ( ICommandLineApplicationInterpreter  app) [inline, static]

Installs Tadejcommands for neural networks on the applications's command interpreter.

Reimplemented from IG::Neural::NeuralAllpicationCommands.

static string IG::Neural::NeuralAllpicationCommandsNeuronDotNet::CmdExampleNeuronDotNet ( ICommandLineApplicationInterpreter  interpreter,
string  cmdName,
string[]  args 
) [inline, static]

Command. Example command for Tadej.

Parameters:
interpreterInterpreter on which commad is run.
cmdNameCommand name.
argsCommand arguments.
Returns:
Format of the file if test was performed, null otherwise.

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