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

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

allowsExtrapolation() constExtrapolator
alpha() constNoArbSabrInterpolation
argument_typeInterpolation
beta() constNoArbSabrInterpolation
checkRange(Real x, bool extrapolate) constInterpolationprotected
coeffs() constNoArbSabrInterpolationprivate
derivative(Real x, bool allowExtrapolation=false) constInterpolation
disableExtrapolation(bool b=true)Extrapolator
empty() constInterpolation
enableExtrapolation(bool b=true)Extrapolator
endCriteria()NoArbSabrInterpolation
expiry() constNoArbSabrInterpolation
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
forward() constNoArbSabrInterpolation
impl_Interpolationprotected
Interpolation()=defaultInterpolation
interpolationWeights() constNoArbSabrInterpolation
isInRange(Real x) constInterpolation
maxError() constNoArbSabrInterpolation
NoArbSabrInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, Time t, const Real &forward, Real alpha, Real beta, Real nu, Real rho, bool alphaIsFixed, bool betaIsFixed, bool nuIsFixed, bool rhoIsFixed, bool vegaWeighted=true, const ext::shared_ptr< EndCriteria > &endCriteria=ext::shared_ptr< EndCriteria >(), const ext::shared_ptr< OptimizationMethod > &optMethod=ext::shared_ptr< OptimizationMethod >(), const Real errorAccept=0.0020, const bool useMaxError=false, const Size maxGuesses=50, const Real shift=0.0)NoArbSabrInterpolation
nu() constNoArbSabrInterpolation
operator()(Real x, bool allowExtrapolation=false) constInterpolation
primitive(Real x, bool allowExtrapolation=false) constInterpolation
result_typeInterpolation
rho() constNoArbSabrInterpolation
rmsError() constNoArbSabrInterpolation
secondDerivative(Real x, bool allowExtrapolation=false) constInterpolation
update()Interpolation
xMax() constInterpolation
xMin() constInterpolation
~Extrapolator()=defaultExtrapolatorvirtual
~Interpolation() override=defaultInterpolation