paradiseo/moeo/src/distance
Johann Dreo bda48533e8 Suppress warnings when compiling MOEO functions returning const
When compiling whith --Wignored-qualifiers, g++ no more warns about
ignoring const in methods *returning* a const, which isn't logical.
2013-03-20 17:42:04 +01:00
..
moeoDistance.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoDistanceMatrix.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoEuclideanDistance.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoManhattanDistance.h Suppress warnings when compiling MOEO functions returning const 2013-03-20 17:42:04 +01:00
moeoNormalizedDistance.h Migration from SVN 2012-08-30 11:30:11 +02:00
moeoObjSpaceDistance.h Migration from SVN 2012-08-30 11:30:11 +02:00