| Package | Description |
|---|---|
| org.encog.app.analyst.wizard |
| Modifier and Type | Method and Description |
|---|---|
NormalizeRange |
AnalystWizard.getRange() |
static NormalizeRange |
NormalizeRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NormalizeRange[] |
NormalizeRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalystWizard.setRange(NormalizeRange theRange) |
Copyright © 2014. All Rights Reserved.