ABS_REF_PERIODS, BIAS, BP_TRAINING, decoder, DELAYS, evolver, FUNCTIONS, id, LINKS, maxValue, minValue, NEURONS, params, PATTERNS, REL_REF_PERIODS, RPROP_TRAINING, SPLINE, THRESHOLDS, valueCount, WEIGHTS
Constructor and Description |
---|
IntValue(Decoder decoder,
double minValue,
double maxValue) |
Modifier and Type | Method and Description |
---|---|
void |
develop()
Develops the feature.
|
int |
getValue() |
void |
setup(Evolver evolver)
Sets up the feature parameters.
|
compareTo, getDecoder, getField, getId, getMaxValue, getMinValue, getValueCount, setDecoder, setMaxValue, setMinValue, setupFields, toString
public IntValue(Decoder decoder, double minValue, double maxValue)