paradiseo/moeo
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
..
doc manual merge in favor of the CMakeLists of the fusion branch 2012-12-18 11:39:06 +01:00
src Add a wrapper to save a moeoMetric in an eoStat 2013-04-02 17:15:47 +02:00
test Fix the bus in install location which is now determine by the OS 2012-11-03 18:44:19 +01:00
tutorial Fix the bus in install location which is now determine by the OS 2012-11-03 18:44:19 +01:00
CMakeLists.txt Migration from SVN 2012-08-30 11:30:11 +02:00