QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
BicubicSpline Member List

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

allowsExtrapolation() constExtrapolator
BicubicSpline(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData)BicubicSpline
checkRange(Real x, Real y, bool extrapolate) const (defined in Interpolation2D)Interpolation2Dprotected
derivativeX(Real x, Real y) const (defined in BicubicSpline)BicubicSpline
derivativeXY(Real x, Real y) const (defined in BicubicSpline)BicubicSpline
derivativeY(Real x, Real y) const (defined in BicubicSpline)BicubicSpline
disableExtrapolation(bool b=true)Extrapolator
enableExtrapolation(bool b=true)Extrapolator
Extrapolator() (defined in Extrapolator)Extrapolator
first_argument_type typedef (defined in Interpolation2D)Interpolation2D
impl_ (defined in Interpolation2D)Interpolation2Dprotected
Interpolation2D() (defined in Interpolation2D)Interpolation2D
isInRange(Real x, Real y) const (defined in Interpolation2D)Interpolation2D
locateX(Real x) const (defined in Interpolation2D)Interpolation2D
locateY(Real y) const (defined in Interpolation2D)Interpolation2D
operator()(Real x, Real y, bool allowExtrapolation=false) const (defined in Interpolation2D)Interpolation2D
result_type typedef (defined in Interpolation2D)Interpolation2D
second_argument_type typedef (defined in Interpolation2D)Interpolation2D
secondDerivativeX(Real x, Real y) const (defined in BicubicSpline)BicubicSpline
secondDerivativeY(Real x, Real y) const (defined in BicubicSpline)BicubicSpline
update() (defined in Interpolation2D)Interpolation2D
xMax() const (defined in Interpolation2D)Interpolation2D
xMin() const (defined in Interpolation2D)Interpolation2D
xValues() const (defined in Interpolation2D)Interpolation2D
yMax() const (defined in Interpolation2D)Interpolation2D
yMin() const (defined in Interpolation2D)Interpolation2D
yValues() const (defined in Interpolation2D)Interpolation2D
zData() const (defined in Interpolation2D)Interpolation2D
~Extrapolator() (defined in Extrapolator)Extrapolatorvirtual