Package ec.gp.koza
Class GPKozaDefaults
java.lang.Object
ec.gp.koza.GPKozaDefaults
- All Implemented Interfaces:
DefaultsForm
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
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
P_KOZA
- See Also:
-
-
Constructor Details
-
GPKozaDefaults
public GPKozaDefaults()
-
-
Method Details
-
base
Returns the default base, which is built off of the GPDefaults base.
-