|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
This is the complete list of members for LaplaceInterpolation, including all inherited members.
| LaplaceInterpolation(std::function< Real(const std::vector< Size > &)> y, std::vector< std::vector< Real > > x, Real relTol=1E-6, Size maxIterMultiplier=10) | LaplaceInterpolation | |
| operator()(const std::vector< Size > &coordinates) const (defined in LaplaceInterpolation) | LaplaceInterpolation |