|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jgap.gp.CommandGene
org.jgap.gp.MathCommand
public abstract class MathCommand
Abstract base class for GP-commands related to mathematical calculation.
| Field Summary |
|---|
| Fields inherited from class org.jgap.gp.CommandGene |
|---|
BooleanClass, DELTA, DoubleClass, FloatClass, IntegerClass, LongClass, VoidClass |
| Constructor Summary | |
|---|---|
MathCommand(GPConfiguration a_conf,
int a_arity,
java.lang.Class a_returnType)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MathCommand(GPConfiguration a_conf,
int a_arity,
java.lang.Class a_returnType)
throws InvalidConfigurationException
InvalidConfigurationException
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||