A bounder that randomly draw new values for variables going out bounds, in a given uniform distribution. More...
#include <edoBounderUniform.h>
Public Member Functions | |
edoBounderUniform (EOT min, EOT max) | |
void | operator() (EOT &sol) |
A bounder that randomly draw new values for variables going out bounds, in a given uniform distribution.
Definition at line 38 of file edoBounderUniform.h.