PascalDistribution MethodsNReco.Recommender Class Library

The PascalDistribution type exposes the following members.

Methods

  NameDescription
Public methodbinomialCoefficient
Public methodbinomialCoefficientDouble
Public methodbinomialCoefficientLog
Public methodcumulativeProbability(Int32) (Overrides AbstractIntegerDistribution cumulativeProbability(Int32).)
Public methodcumulativeProbability(Int32, Int32) (Inherited from AbstractIntegerDistribution.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgcd
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetNumberOfSuccesses
Public methodgetNumericalMean (Overrides AbstractIntegerDistribution getNumericalMean .)
Public methodgetNumericalVariance (Overrides AbstractIntegerDistribution getNumericalVariance .)
Public methodgetProbabilityOfSuccess
Public methodgetSupportLowerBound (Overrides AbstractIntegerDistribution getSupportLowerBound .)
Public methodgetSupportUpperBound (Overrides AbstractIntegerDistribution getSupportUpperBound .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodinverseCumulativeProbability (Inherited from AbstractIntegerDistribution.)
Public methodisSupportConnected
Public methodlogProbability (Overrides AbstractIntegerDistribution logProbability(Int32).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic membermulAndCheck
Public methodprobability (Overrides AbstractIntegerDistribution probability(Int32).)
Public methodreseedRandomGenerator (Inherited from AbstractIntegerDistribution.)
Public methodsample  (Inherited from AbstractIntegerDistribution.)
Public methodsample(Int32) (Inherited from AbstractIntegerDistribution.)
Protected methodsolveInverseCumulativeProbability (Inherited from AbstractIntegerDistribution.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also