QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Polynomial2DSpline Member List

This is the complete list of members for Polynomial2DSpline, including all inherited members.

allowsExtrapolation() constExtrapolator
checkRange(Real x, Real y, bool extrapolate) constInterpolation2Dprotected
disableExtrapolation(bool b=true)Extrapolator
enableExtrapolation(bool b=true)Extrapolator
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
first_argument_typeInterpolation2D
impl_Interpolation2Dprotected
Interpolation2D()=defaultInterpolation2D
isInRange(Real x, Real y) constInterpolation2D
locateX(Real x) constInterpolation2D
locateY(Real y) constInterpolation2D
operator()(Real x, Real y, bool allowExtrapolation=false) constInterpolation2D
Polynomial2DSpline(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData)Polynomial2DSpline
result_typeInterpolation2D
second_argument_typeInterpolation2D
update()Interpolation2D
xMax() constInterpolation2D
xMin() constInterpolation2D
xValues() constInterpolation2D
yMax() constInterpolation2D
yMin() constInterpolation2D
yValues() constInterpolation2D
zData() constInterpolation2D
~Extrapolator()=defaultExtrapolatorvirtual