Uses of Class
org.encog.app.analyst.script.preprocess.PreprocessAction

Packages that use PreprocessAction
org.encog.app.analyst.script.preprocess   
 

Uses of PreprocessAction in org.encog.app.analyst.script.preprocess
 

Methods in org.encog.app.analyst.script.preprocess that return PreprocessAction
 PreprocessAction FieldPreprocess.getAction()
           
static PreprocessAction PreprocessAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PreprocessAction[] PreprocessAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.encog.app.analyst.script.preprocess with parameters of type PreprocessAction
FieldPreprocess(PreprocessAction theAction, String theName, String theCalculation)
           
 



Copyright © 2014. All Rights Reserved.