A bounder that correct an incorrect variable by setting it to the min/max. More...
#include <edoBounderBound.h>
Public Member Functions | |
edoBounderBound (EOT min, EOT max) | |
void | operator() (EOT &x) |
A bounder that correct an incorrect variable by setting it to the min/max.
Definition at line 38 of file edoBounderBound.h.