edoRepairerFloor< EOT > Class Template Reference

A repairer that calls "floor" on each items of a solution. More...

#include <edoRepairerRound.h>

Inheritance diagram for edoRepairerFloor< EOT >:
edoRepairerApplyUnary< EOT > edoRepairerApply< EOT, typename EOT::AtomType(typename EOT::AtomType) > edoRepairer< EOT >

List of all members.


Detailed Description

template<typename EOT>
class edoRepairerFloor< EOT >

A repairer that calls "floor" on each items of a solution.

Just a proxy to "edoRepairerApplyUnary<EOT, EOT::AtomType(EOT::AtomType)> rep( std::floor);"

Definition at line 43 of file edoRepairerRound.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs