Interface for applying an arbitrary unary function as a repairer on each item of the solution. More...
#include <edoRepairerApply.h>
Public Member Functions | |
edoRepairerApply (F function) | |
Protected Attributes | |
F * | _function |
Interface for applying an arbitrary unary function as a repairer on each item of the solution.
Definition at line 39 of file edoRepairerApply.h.