Class DiversityDoubleEuclidean

java.lang.Object
org.opt4j.operators.diversity.DiversityDoubleEuclidean
All Implemented Interfaces:
Operator<DoubleGenotype>, Diversity<DoubleGenotype>, DiversityDouble

public class DiversityDoubleEuclidean extends Object implements DiversityDouble
The DiversityDoubleEuclidean calculates the Diversity by the Euclidean distance between the two Genotypes.