Package | Description |
---|---|
org.encog.app.analyst.script | |
org.encog.app.analyst.util |
Modifier and Type | Method and Description |
---|---|
AnalystField |
AnalystScript.defineClass(String fieldName,
FieldDirection d,
NormalizationAction action,
List<ClassItem> classes) |
AnalystField |
AnalystScript.defineField(String fieldName,
FieldDirection d,
NormalizationAction action,
double theActualHigh,
double theActualLow) |
Modifier and Type | Method and Description |
---|---|
static FieldDirection |
FieldDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldDirection[] |
FieldDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.