net.sourceforge.cilib.measurement.single.diversity.normalisation
Class TopologyBasedNormalisation
java.lang.Object
net.sourceforge.cilib.measurement.single.diversity.normalisation.NormalisationParameter
net.sourceforge.cilib.measurement.single.diversity.normalisation.TopologyBasedNormalisation
public class TopologyBasedNormalisation
- extends NormalisationParameter
Normalisation based on the Topology.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopologyBasedNormalisation
public TopologyBasedNormalisation()
- Create an instance of the TopologyBasedNormalisation.
getValue
public double getValue()
-
- Overrides:
getValue
in class NormalisationParameter
- Returns:
- the normalising parameter
getVisitor
public TopologyVisitor getVisitor()
- Get the decorated TopologyVisitor.
- Returns:
- The decorated TopologyVisitor.
setVisitor
public void setVisitor(TopologyVisitor visitor)
- Set the TopologyVisitor to be decorated.
- Parameters:
visitor
- The TopologyVisitor to set.
Copyright © 2009 CIRG. All Rights Reserved.