| InvCdf Methods |
The InvCdf type exposes the following members.
| 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 | Determines whether the specified object is equal to the current object. (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.
| |
| 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.
| |
| 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 | Returns a string that represents the current object. (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.
|