|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDirection | |
|---|---|
| org.encog.app.analyst.script | |
| org.encog.app.analyst.util | |
| Uses of FieldDirection in org.encog.app.analyst.script |
|---|
| Methods in org.encog.app.analyst.script with parameters of type FieldDirection | |
|---|---|
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)
|
| Uses of FieldDirection in org.encog.app.analyst.util |
|---|
| Methods in org.encog.app.analyst.util that return FieldDirection | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||