Package | Description |
---|---|
org.encog.app.analyst.script.preprocess |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
FieldPreprocess(PreprocessAction theAction,
String theName,
String theCalculation) |
Copyright © 2014. All Rights Reserved.