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

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

allowsExtrapolation() constExtrapolator
argument_typeInterpolation
ChebyshevInterpolation(const Array &y, PointsType pointsType=SecondKind)ChebyshevInterpolationexplicit
ChebyshevInterpolation(Size n, const ext::function< Real(Real)> &f, PointsType pointsType=SecondKind)ChebyshevInterpolation
checkRange(Real x, bool extrapolate) constInterpolationprotected
derivative(Real x, bool allowExtrapolation=false) constInterpolation
disableExtrapolation(bool b=true)Extrapolator
empty() constInterpolation
enableExtrapolation(bool b=true)Extrapolator
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
FirstKind enum valueChebyshevInterpolation
impl_Interpolationprotected
Interpolation()=defaultInterpolation
isInRange(Real x) constInterpolation
lagrangeInterp_ChebyshevInterpolationprivate
nodes() constChebyshevInterpolation
nodes(Size n, PointsType pointsType)ChebyshevInterpolationstatic
operator()(Real x, bool allowExtrapolation=false) constInterpolation
PointsType enum nameChebyshevInterpolation
primitive(Real x, bool allowExtrapolation=false) constInterpolation
result_typeInterpolation
secondDerivative(Real x, bool allowExtrapolation=false) constInterpolation
SecondKind enum valueChebyshevInterpolation
update()Interpolation
updateY(const Array &y)ChebyshevInterpolation
x_ChebyshevInterpolationprivate
xMax() constInterpolation
xMin() constInterpolation
y_ChebyshevInterpolationprivate
~Extrapolator()=defaultExtrapolatorvirtual
~Interpolation() override=defaultInterpolation