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 DoubleGenotype
s.
The default implementation is the DiversityDoubleEuclidean
.
-
Method Summary