|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassItem | |
|---|---|
| org.encog.app.analyst.script.normalize | |
| org.encog.util.arrayutil | |
| Uses of ClassItem in org.encog.app.analyst.script.normalize |
|---|
| Methods in org.encog.app.analyst.script.normalize that return ClassItem | |
|---|---|
ClassItem |
AnalystField.determineClass(double[] data)
Determine what class the specified data belongs to. |
ClassItem |
AnalystField.determineClass(int pos,
double[] data)
Determine the class using part of an array. |
| Methods in org.encog.app.analyst.script.normalize that return types with arguments of type ClassItem | |
|---|---|
List<ClassItem> |
AnalystField.getClasses()
|
| Uses of ClassItem in org.encog.util.arrayutil |
|---|
| Methods in org.encog.util.arrayutil that return ClassItem | |
|---|---|
ClassItem |
NormalizedField.determineClass(double[] data)
Determine what class the specified data belongs to. |
| Methods in org.encog.util.arrayutil that return types with arguments of type ClassItem | |
|---|---|
List<ClassItem> |
NormalizedField.getClasses()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||