PascalDistribution Methods
NReco.Recommender Class Library
The
PascalDistribution
type exposes the following members.
Methods
Name
Description
binomialCoefficient
binomialCoefficientDouble
binomialCoefficientLog
cumulativeProbability(Int32)
(Overrides
AbstractIntegerDistribution
cumulativeProbability(Int32)
.)
cumulativeProbability(Int32, Int32)
(Inherited from
AbstractIntegerDistribution
.)
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
gcd
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
getNumberOfSuccesses
getNumericalMean
(Overrides
AbstractIntegerDistribution
getNumericalMean
.)
getNumericalVariance
(Overrides
AbstractIntegerDistribution
getNumericalVariance
.)
getProbabilityOfSuccess
getSupportLowerBound
(Overrides
AbstractIntegerDistribution
getSupportLowerBound
.)
getSupportUpperBound
(Overrides
AbstractIntegerDistribution
getSupportUpperBound
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
inverseCumulativeProbability
(Inherited from
AbstractIntegerDistribution
.)
isSupportConnected
logProbability
(Overrides
AbstractIntegerDistribution
logProbability(Int32)
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
mulAndCheck
probability
(Overrides
AbstractIntegerDistribution
probability(Int32)
.)
reseedRandomGenerator
(Inherited from
AbstractIntegerDistribution
.)
sample
(Inherited from
AbstractIntegerDistribution
.)
sample(Int32)
(Inherited from
AbstractIntegerDistribution
.)
solveInverseCumulativeProbability
(Inherited from
AbstractIntegerDistribution
.)
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
Top
See Also
PascalDistribution Class
NReco.Math3.Distribution Namespace