Pareto random generator.
More...
#include <rndgen.h>
List of all members.
|
Public Member Functions |
| ParetoRndGen (double _location=1, double _shape=1) |
double | get () |
| returns the random number
|
Detailed Description
Pareto random generator.
random generation of a double, following a Pareto distribution with PDF and CDF:
mean and variance of the Pareto distribution are:
Constructor & Destructor Documentation
ParetoRndGen::ParetoRndGen |
( |
double |
_location = 1 , |
|
|
double |
_shape = 1 |
|
) |
[inline] |
|
|
- Parameters:
-
_location |
location value of the Pareto distribution |
_shape |
shape value of the Pareto distribution |
|
The documentation for this class was generated from the following file:
Generated on Wed Dec 22 23:23:49 2004 for NePSing by
1.3.9.1 ---- Hosted
by