|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ec.gp.GPDefaults
A static class that returns the base for "default values" which GP-style operators use, rather than making the user specify them all on a per- species basis.
Field Summary | |
static java.lang.String |
P_GP
|
Constructor Summary | |
GPDefaults()
|
Method Summary | |
static Parameter |
base()
Returns the default base. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String P_GP
Constructor Detail |
public GPDefaults()
Method Detail |
public static final Parameter base()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |