org.encog.app.analyst.script.preprocess
Class FieldPreprocess
java.lang.Object
org.encog.app.analyst.script.preprocess.FieldPreprocess
public class FieldPreprocess
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldPreprocess
public FieldPreprocess(PreprocessAction theAction,
String theName,
String theCalculation)
getName
public String getName()
getCalculation
public String getCalculation()
getAction
public PreprocessAction getAction()
Copyright © 2014. All Rights Reserved.