![]() | Int |
The IntRandomPoissonVaryingMeanDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntRandomPoissonVaryingMeanDistribution | Constructs a random number generator for a discrete Poisson distribution using the default array of means ([1.0]). |
![]() | IntRandomPoissonVaryingMeanDistribution(Double) | Constructs a random number generator for a discrete Poisson distribution using the specified array of means. |
![]() | IntRandomPoissonVaryingMeanDistribution(DoubleVector) | Constructs a random number generator for a discrete Poisson distribution using the specified vector of means. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this random number generator. |
![]() | Fill | Uses the given random number stream to fill the given array of integers with random values. |