negexp_generator< T > Class Template Reference
The class negexp_generator can be used in the STL generate function to easily generate negative exponential distributed floats and doubles.
More...
#include <rnd_generators.h>
List of all members.
Detailed Description
template<class T = double>
class negexp_generator< T >
The class negexp_generator can be used in the STL generate function to easily generate negative exponential distributed floats and doubles.
The user can supply a mean.
Definition at line 156 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