C# Class Encog.App.Analyst.Commands.CmdRandomize

Inheritance: Cmd
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
CmdRandomize ( EncogAnalyst analyst ) : System

Construct the randomize command.

ExecuteCommand ( String args ) : bool

Method Details

CmdRandomize() public méthode

Construct the randomize command.
public CmdRandomize ( EncogAnalyst analyst ) : System
analyst Encog.App.Analyst.EncogAnalyst The analyst to use.
Résultat System

ExecuteCommand() public final méthode

public final ExecuteCommand ( String args ) : bool
args String
Résultat bool