org.encog.app.quant.ninja
public class NinjaFileConvert extends BasicCachedFile
REPORT_INTERVAL
Constructor and Description |
---|
NinjaFileConvert() |
Modifier and Type | Method and Description |
---|---|
void |
process(File target)
Process the file and output to the target file.
|
addColumn, analyze, getColumnData, getColumnMapping, getColumns
appendSeparator, getColumnCount, getFormat, getInputFilename, getInputHeadings, getPrecision, getRecordCount, getReport, getReportInterval, getScript, isAnalyzed, isExpectInputHeaders, isProduceOutputHeaders, performBasicCounts, prepareOutputFile, readHeaders, reportDone, reportDone, requestStop, resetStatus, setAnalyzed, setColumnCount, setExpectInputHeaders, setInputFilename, setInputFormat, setInputHeadings, setPrecision, setProduceOutputHeaders, setRecordCount, setReport, setReportInterval, setScript, shouldStop, toString, updateStatus, updateStatus, validateAnalyzed, writeRow
public final void process(File target)
target
- The target file to write to.Copyright © 2014. All Rights Reserved.