dblexponentialinv
Calculates the inverse cumulative distribution function (CDF) for the double exponential distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real value y in [0,1]
- Real parameter mi
- Positive real parameter lambda
Output
Resulting value
Examples