The InvCdf type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Beta |
Evaluates the inverse of the beta cumulative probability
distribution function.
|
![]() ![]() | Chi |
Evaluates the inverse of the chi-squared cumulative probability
distribution function.
|
![]() ![]() | DiscreteUniform |
Returns the inverse of the discrete uniform cumulative probability
distribution function.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Exponential |
Evaluates the inverse of the exponential cumulative probability
distribution function.
|
![]() ![]() | ExtremeValue |
Returns the inverse of the extreme value cumulative probability
distribution function.
|
![]() ![]() | F |
Returns the inverse of the F cumulative probability distribution
function.
|
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() | Gamma |
Evaluates the inverse of the Gamma cumulative probability
distribution function.
|
![]() ![]() | Geometric |
Returns the inverse of the discrete geometric cumulative
probability distribution function.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | Logistic |
Returns the inverse of the logistic cumulative probability distribution
function.
|
![]() ![]() | LogNormal |
Returns the inverse of the standard LogNormal cumulative
probability distribution function.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | NoncentralBeta |
Evaluates the inverse of the noncentral beta cumulative
distribution function (CDF).
|
![]() ![]() | Noncentralchi |
Evaluates the inverse of the noncentral chi-squared cumulative
probability distribution function.
|
![]() ![]() | NoncentralF |
Evaluates the inverse of the noncentral F cumulative distribution
function (CDF).
|
![]() ![]() | NoncentralstudentsT |
Evaluates the inverse of the noncentral Student's t
cumulative probability distribution function.
|
![]() ![]() | Normal |
Evaluates the inverse of the normal (Gaussian) cumulative
probability distribution function.
|
![]() ![]() | Pareto |
Returns the inverse of the Pareto cumulative probability density
function.
|
![]() ![]() | Rayleigh |
Returns the inverse of the Rayleigh cumulative probability
distribution function.
|
![]() ![]() | StudentsT |
Returns the inverse of the Student's t cumulative probability
distribution function.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Uniform |
Returns the inverse of the uniform cumulative probability
distribution function.
|
![]() ![]() | Weibull |
Returns the inverse of the Weibull cumulative probability
distribution function.
|