public interface DiversityDouble extends Diversity<org.opt4j.core.genotype.DoubleGenotype>
The DiversityDouble
is the interface for Diversity
operators
for DoubleGenotype
s.
The default implementation is the DiversityDoubleEuclidean
.
diversity, getOperatorType