UF_random_generator< T > Class Template Reference
Another class random_generator that can be used in the STL random_shuffle function (see eoPop::shuffle): its operator() takes an unsigned argument m and must return an unsigned uniformly distributed in [0,m}.
More...
#include <rnd_generators.h>
List of all members.
Detailed Description
template<class T = uint32_t>
class UF_random_generator< T >
Another class random_generator that can be used in the STL random_shuffle function (see eoPop::shuffle): its operator() takes an unsigned argument m and must return an unsigned uniformly distributed in [0,m}.
Definition at line 121 of file rnd_generators.h.
The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by
1.4.7