QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
ChebyshevInterpolation Member List

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

allowsExtrapolation() constExtrapolator
ChebyshevInterpolation(const Array &y, PointsType pointsType=SecondKind) (defined in ChebyshevInterpolation)ChebyshevInterpolationexplicit
ChebyshevInterpolation(Size n, const std::function< Real(Real)> &f, PointsType pointsType=SecondKind) (defined in ChebyshevInterpolation)ChebyshevInterpolation
ChebyshevInterpolation(const ChebyshevInterpolation &)=delete (defined in ChebyshevInterpolation)ChebyshevInterpolationexplicit
ChebyshevInterpolation(ChebyshevInterpolation &&)=delete (defined in ChebyshevInterpolation)ChebyshevInterpolationexplicit
checkRange(Real x, bool extrapolate) const (defined in Interpolation)Interpolationprotected
derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
disableExtrapolation(bool b=true)Extrapolator
empty() const (defined in Interpolation)Interpolation
enableExtrapolation(bool b=true)Extrapolator
Extrapolator()=default (defined in Extrapolator)Extrapolator
FirstKind enum value (defined in ChebyshevInterpolation)ChebyshevInterpolation
impl_ (defined in Interpolation)Interpolationprotected
Interpolation()=default (defined in Interpolation)Interpolation
isInRange(Real x) const (defined in Interpolation)Interpolation
nodes() const (defined in ChebyshevInterpolation)ChebyshevInterpolation
nodes(Size n, PointsType pointsType) (defined in ChebyshevInterpolation)ChebyshevInterpolationstatic
operator()(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
operator=(const ChebyshevInterpolation &)=delete (defined in ChebyshevInterpolation)ChebyshevInterpolation
operator=(ChebyshevInterpolation &&)=delete (defined in ChebyshevInterpolation)ChebyshevInterpolation
PointsType enum name (defined in ChebyshevInterpolation)ChebyshevInterpolation
primitive(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
secondDerivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
SecondKind enum value (defined in ChebyshevInterpolation)ChebyshevInterpolation
update() (defined in Interpolation)Interpolation
updateY(const Array &y) (defined in ChebyshevInterpolation)ChebyshevInterpolation
xMax() const (defined in Interpolation)Interpolation
xMin() const (defined in Interpolation)Interpolation
~ChebyshevInterpolation() override=default (defined in ChebyshevInterpolation)ChebyshevInterpolation
~Extrapolator()=default (defined in Extrapolator)Extrapolatorvirtual
~Interpolation() override=default (defined in Interpolation)Interpolation