Constructs a random number generator using a RandGenMTwist as the
underlying uniform random number generator. The generated deviates will follow
a Poisson distribution with mean equals 1.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public RandGenPoisson() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: RandGenPoisson() |