edoBounderRng< EOT > Class Template Reference

A bounder that randomly draw new values for variables going out bounds, using an eoRng to do so. More...

#include <edoBounderRng.h>

Inheritance diagram for edoBounderRng< EOT >:
edoBounder< EOT > edoRepairer< EOT >

List of all members.

Public Member Functions

 edoBounderRng (EOT min, EOT max, eoRndGenerator< double > &rng)
void operator() (EOT &x)

Private Attributes

eoRndGenerator< double > & _rng

Detailed Description

template<typename EOT>
class edoBounderRng< EOT >

A bounder that randomly draw new values for variables going out bounds, using an eoRng to do so.

Definition at line 39 of file edoBounderRng.h.


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