|
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.multiplicative.MultiplicativeGroup
public class MultiplicativeGroup
Used to group multiplicative fields together.
| Constructor Summary | |
|---|---|
MultiplicativeGroup()
|
|
| Method Summary | |
|---|---|
double |
getLength()
|
void |
rowInit()
Called to init this group for a new field. |
| 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 MultiplicativeGroup()
| Method Detail |
|---|
public double getLength()
public void rowInit()
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||