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

Inheritance: Cmd
Mostrar archivo Open project: encog/encog-silverlight-core

Public Methods

Method Description
CmdSegregate ( EncogAnalyst analyst ) : System

Construct the segregate command.

ExecuteCommand ( String args ) : bool

Method Details

CmdSegregate() public method

Construct the segregate command.
public CmdSegregate ( EncogAnalyst analyst ) : System
analyst Encog.App.Analyst.EncogAnalyst The analyst to use.
return System

ExecuteCommand() public final method

public final ExecuteCommand ( String args ) : bool
args String
return bool