- QuantLib
- InverseCumulativeStudent
 
Inverse cumulative Student t-distribution. More...
#include <ql/math/distributions/studenttdistribution.hpp>
Inherits unary_function< Real, Real >.
| Public Member Functions | |
| InverseCumulativeStudent (Integer n, Real accuracy=1e-6, Size maxIterations=50) | |
| Real | operator() (Real x) const | 
Inverse cumulative Student t-distribution.