edoRepairerApply< EOT, F > Class Template Reference

Interface for applying an arbitrary unary function as a repairer on each item of the solution. More...

#include <edoRepairerApply.h>

Inheritance diagram for edoRepairerApply< EOT, F >:
edoRepairer< EOT > edoRepairerApplyBinary< EOT, F > edoRepairerApplyUnary< EOT, F >

List of all members.

Public Member Functions

 edoRepairerApply (F function)

Protected Attributes

F * _function

Detailed Description

template<typename EOT, typename F = typename EOT::AtomType(typename EOT::AtomType)>
class edoRepairerApply< EOT, F >

Interface for applying an arbitrary unary function as a repairer on each item of the solution.

Definition at line 39 of file edoRepairerApply.h.


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