public class HypervolumeContribution<S extends Solution> extends GenericSolutionAttribute<S,Double> implements DensityEstimator<S>
| Constructor and Description |
|---|
HypervolumeContribution() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeDensityEstimator(List<S> solutionList) |
getAttribute, getAttributeID, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeID, setAttributepublic void computeDensityEstimator(List<S> solutionList)
computeDensityEstimator in interface DensityEstimator<S extends Solution>Copyright © 2015. All rights reserved.