NoncentralChiSquaredDistribution Methods |
The NoncentralChiSquaredDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentralMoment |
Computes a central moment of the distribution.
(Overrides ContinuousDistribution.CentralMoment(Int32).) |
![]() | Cumulant |
Computes a cumulant of the distribution.
(Overrides UnivariateDistribution.Cumulant(Int32).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExpectationValue |
Computes the expectation value of the given function.
(Inherited from ContinuousDistribution.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRandomValue |
Generates a random variate.
(Overrides ContinuousDistribution.GetRandomValue(Random).) |
![]() | GetRandomValues |
Generates the given number of random variates.
(Inherited from ContinuousDistribution.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Hazard |
Computes the hazard function.
(Inherited from ContinuousDistribution.) |
![]() | InverseLeftProbability |
Returns the point at which the cumulative distribution function attains a given value.
(Inherited from ContinuousDistribution.) |
![]() | InverseRightProbability |
Returns the point at which the right probability function attains the given value.
(Inherited from ContinuousDistribution.) |
![]() | LeftProbability |
Returns the cumulative probability to the left of (below) the given point.
(Overrides ContinuousDistribution.LeftProbability(Double).) |
![]() | ProbabilityDensity |
Returns the probability density at the given point.
(Overrides ContinuousDistribution.ProbabilityDensity(Double).) |
![]() | RawMoment |
Computes a raw moment of the distribution.
(Overrides ContinuousDistribution.RawMoment(Int32).) |
![]() | RightProbability |
Returns the cumulative probability to the right of (above) the given point.
(Overrides ContinuousDistribution.RightProbability(Double).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |