paradiseo/moeo/src/utils
Johann Dreo 937ac7483d Add a wrapper to save a moeoMetric in an eoStat
Example:
    moeoHyperVolumeDifferenceMetric<OVT> * m_hypervolume = new moeoHyperVolumeDifferenceMetric<OVT>(true,1.1);
    moeoBinaryMetricStat<EOT>* hypervolume = new moeoBinaryMetricStat<EOT>( *m_hypervolume, "hyp-vol" );
    checkpoint.add( *hypervolume );
2013-04-02 17:15:47 +02:00
..
moeoArchiveObjectiveVectorSavingUpdater.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoArchiveUpdater.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoAverageObjVecStat.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoBestObjVecStat.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoBinaryMetricSavingUpdater.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoBinaryMetricStat.h Add a wrapper to save a moeoMetric in an eoStat 2013-04-02 17:15:47 +02:00
moeoConvertPopToObjectiveVectors.h bug in moeoConvertPopToObjectiveVectors.h 2013-02-14 12:55:44 +01:00
moeoDominanceMatrix.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoFullEvalByCopy.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoObjectiveVectorNormalizer.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoObjVecStat.h Migration from SVN 2012-08-30 11:30:11 +02:00