C# Class Encog.App.Analyst.CSV.Segregate.SegregateTargetPercent

显示文件 Open project: encog/encog-silverlight-core Class Usage Examples

Public Methods

Method Description
SegregateTargetPercent ( FileInfo outputFile, int thePercent ) : System

Construct the object.

ToString ( ) : String

Method Details

SegregateTargetPercent() public method

Construct the object.
public SegregateTargetPercent ( FileInfo outputFile, int thePercent ) : System
outputFile System.IO.FileInfo The output filename.
thePercent int The target percent.
return System

ToString() public final method

public final ToString ( ) : String
return String