ec.gp
Class GPDefaults
- java.lang.Object
-
- ec.gp.GPDefaults
-
- All Implemented Interfaces:
- DefaultsForm
public final class GPDefaults extends java.lang.Object implements DefaultsForm
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
Fields Modifier and Type Field and Description static java.lang.StringP_GP
-
Constructor Summary
Constructors Constructor and Description GPDefaults()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Parameterbase()Returns the default base.
-
-
-
Field Detail
-
P_GP
public static final java.lang.String P_GP
- See Also:
- Constant Field Values
-
-
Method Detail
-
base
public static final Parameter base()
Returns the default base.
-
-
DMelt 3.0 © DataMelt by jWork.ORG