Add quartiles statistics of the moNeighborhoodStat. Add metho longName in moVectorMonitor.

This commit is contained in:
verel 2014-10-23 14:00:17 +02:00
commit 25850272c3
22 changed files with 533 additions and 28 deletions

View file

@ -56,7 +56,7 @@ public :
* @param _nhStat a neighborhoodStat
*/
moMaxNeighborStat(moNeighborhoodStat<Neighbor> & _nhStat):
moStat<EOT, Fitness>(Fitness(), "min"), nhStat(_nhStat) {}
moStat<EOT, Fitness>(Fitness(), "max"), nhStat(_nhStat) {}
/**
* Set the max fitness in the neighborhood