|  | IntRandomPoissonDistribution Constructor | 
            Constructs a random number generator for a discrete Poisson distribution
            using the default mean (1.0).
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic IntRandomPoissonDistribution()
public:
IntRandomPoissonDistribution()
new : unit -> IntRandomPoissonDistribution
 See Also
See Also