An NDoc Documented Class Library

NegativeBinomialDistribution Class

The Negative Binomial distribution.

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

System.Object
   numerics4net.statistics.distribution.DiscreteDistribution
      numerics4net.statistics.distribution.NegativeBinomialDistribution

public class NegativeBinomialDistribution : 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

NegativeBinomialDistribution Members | numerics4net.statistics.distribution Namespace