| InverseGammaInverseCdf Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | InverseCdf(Double) | 
            Inverse cumulative distribution function. Is useful for quantile calculation. Function will return value of random variable 
            such that likelihood for this random variable to occur less than or equal to returned value equal to specified pvalue parameter.
            (Inherited from CUDistribution.) | 
|   | InverseCdf(Double, Double, Double) | 
            Inverse cumulative distribution function. Is useful for quantile calculation. Function will return value of random variable 
            such that likelihood for this random variable to occur less than or equal to returned value equal to specified pvalue parameter.
             | 
 See Also
See Also