Package org.opt4j.operator.diversity
Interface DiversityDouble
- All Superinterfaces:
Diversity<DoubleGenotype>,Operator<DoubleGenotype>
- All Known Implementing Classes:
DiversityDoubleAbsolute,DiversityDoubleEuclidean
The DiversityDouble is the interface for Diversity operators
for DoubleGenotypes.
The default implementation is the DiversityDoubleEuclidean.
-
Method Summary