|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
Inverse cumulative Student t-distribution. More...
#include <ql/math/distributions/studenttdistribution.hpp>
Public Member Functions | |
| InverseCumulativeStudent (Integer n, Real accuracy=1e-6, Size maxIterations=50) | |
| Real | operator() (Real x) const |
Inverse cumulative Student t-distribution.