org.encog.app.analyst.script.preprocess
Class AnalystPreprocess
java.lang.Object
org.encog.app.analyst.script.preprocess.AnalystPreprocess
public class AnalystPreprocess
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalystPreprocess
public AnalystPreprocess(AnalystScript theScript)
- Construct the object.
- Parameters:
theScript
- The script.
getScript
public AnalystScript getScript()
setScript
public void setScript(AnalystScript script)
getCalculatedFields
public List<FieldPreprocess> getCalculatedFields()
Copyright © 2014. All Rights Reserved.