|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectec.gp.koza.GPKozaDefaults
public final class GPKozaDefaults
A static class that returns the base for "default values" which Koza-style operators use, rather than making the user specify them all on a per- species basis.
Field Summary | |
---|---|
static java.lang.String |
P_KOZA
|
Constructor Summary | |
---|---|
GPKozaDefaults()
|
Method Summary | |
---|---|
static Parameter |
base()
Returns the default base, which is built off of the GPDefaults 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_KOZA
Constructor Detail |
---|
public GPKozaDefaults()
Method Detail |
---|
public static final Parameter base()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |