|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.normalize.output.BasicOutputFieldGroup
org.encog.normalize.output.zaxis.ZAxisGroup
public class ZAxisGroup
Used to group Z-Axis fields together. Both OutputFieldZAxis and OutputFieldZAxisSynthetic fields may belong to this group. For more information see the OutputFieldZAxis class.
| Constructor Summary | |
|---|---|
ZAxisGroup()
|
|
| Method Summary | |
|---|---|
double |
getLength()
|
double |
getMultiplier()
|
void |
rowInit()
Initialize this group for a new row. |
| Methods inherited from class org.encog.normalize.output.BasicOutputFieldGroup |
|---|
addField, getGroupedFields |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZAxisGroup()
| Method Detail |
|---|
public double getLength()
public double getMultiplier()
public void rowInit()
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||