C# Class Encog.App.Analyst.Script.Segregate.AnalystSegregateTarget

Show file Open project: encog/encog-silverlight-core Class Usage Examples

Public Methods

Method Description
AnalystSegregateTarget ( String theFile, int thePercent ) : System

Construct the segregation target.

ToString ( ) : String

Method Details

AnalystSegregateTarget() public method

Construct the segregation target.
public AnalystSegregateTarget ( String theFile, int thePercent ) : System
theFile String The file.
thePercent int The percent.
return System

ToString() public final method

public final ToString ( ) : String
return String