An NDoc Documented Class Library

PoissonDistribution Class

The Poisson distribution.

For a list of all members of this type, see PoissonDistribution Members.

System.Object
   numerics4net.statistics.distribution.DiscreteDistribution
      numerics4net.statistics.distribution.PoissonDistribution

public class PoissonDistribution : DiscreteDistribution

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Requirements

Namespace: numerics4net.statistics.distribution

Assembly: numerics4net-1.2 (in numerics4net-1.2.dll)

See Also

PoissonDistribution Members | numerics4net.statistics.distribution Namespace