net.sourceforge.cilib.measurement.single.diversity
Class AverageDiversityAroundAllEntities
java.lang.Object
net.sourceforge.cilib.measurement.single.diversity.Diversity
net.sourceforge.cilib.measurement.single.diversity.AverageDiversityAroundAllEntities
- All Implemented Interfaces:
- Serializable, Measurement, Cloneable
public class AverageDiversityAroundAllEntities
- extends Diversity
- Author:
- Olusegun Olorunda
This extends the concept of diversity around the population center by evaluating the average distance
around each entity in the population, i.e. each population entity is used as a center, and then
calculating the average over all these distances.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AverageDiversityAroundAllEntities
public AverageDiversityAroundAllEntities()
getValue
public Type getValue()
-
Copyright © 2009 CIRG. All Rights Reserved.