Class SpatialSpreadDeviationDensityEstimator<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.util.densityestimator.impl.SpatialSpreadDeviationDensityEstimator<S>
All Implemented Interfaces:
Serializable, DensityEstimator<S>

public class SpatialSpreadDeviationDensityEstimator<S extends Solution<?>> extends Object implements DensityEstimator<S>
This class implements the a density estimator based on the distance to the k-th nearest solution
Author:
Antonio J. Nebro <antonio@lcc.uma.es>
See Also: