Interface NormalizeDouble

All Superinterfaces:
Normalize<DoubleGenotype>, Operator<DoubleGenotype>
All Known Implementing Classes:
NormalizeDoubleBorder, NormalizeDoubleElementwise, NormalizeDoubleMirror, NormalizeDoubleWrap

public interface NormalizeDouble extends Normalize<DoubleGenotype>

The NormalizeDouble is the Normalize operator for the DoubleGenotype.

The default implementation is the NormalizeDoubleBorder.

  • Method Summary

    Methods inherited from interface org.opt4j.operator.normalize.Normalize

    normalize