Package org.opt4j.operator.normalize
Interface NormalizeDouble
- All Superinterfaces:
Normalize<DoubleGenotype>
,Operator<DoubleGenotype>
- All Known Implementing Classes:
NormalizeDoubleBorder
,NormalizeDoubleElementwise
,NormalizeDoubleMirror
,NormalizeDoubleWrap
The NormalizeDouble
is the Normalize
operator for the
DoubleGenotype
.
The default implementation is the NormalizeDoubleBorder
.
-
Method Summary