Interface DiversityDouble

All Superinterfaces:
Diversity<DoubleGenotype>, Operator<DoubleGenotype>
All Known Implementing Classes:
DiversityDoubleAbsolute, DiversityDoubleEuclidean

public interface DiversityDouble extends Diversity<DoubleGenotype>

The DiversityDouble is the interface for Diversity operators for DoubleGenotypes.

The default implementation is the DiversityDoubleEuclidean.

  • Method Summary

    Methods inherited from interface org.opt4j.operator.diversity.Diversity

    diversity