edoBounder< EOT > Class Template Reference

The interface of a set of classes that modifies a solution so as to respect a given set of bounds (typically an hypercube). More...

#include <edoBounder.h>

Inheritance diagram for edoBounder< EOT >:
edoRepairer< EOT > edoBounderBound< EOT > edoBounderNo< EOT > edoBounderRng< EOT > edoBounderUniform< EOT >

List of all members.

Public Member Functions

 edoBounder (EOT min, EOT max)
EOT & min ()
EOT & max ()

Private Attributes

EOT _min
EOT _max

Detailed Description

template<typename EOT>
class edoBounder< EOT >

The interface of a set of classes that modifies a solution so as to respect a given set of bounds (typically an hypercube).

Definition at line 40 of file edoBounder.h.


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