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

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

global (defined in SABR)SABRstatic
interpolate(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const (defined in SABR)SABR
SABR(Time t, Real forward, Real alpha, Real beta, Real nu, Real rho, bool alphaIsFixed, bool betaIsFixed, bool nuIsFixed, bool rhoIsFixed, bool vegaWeighted=false, 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) (defined in SABR)SABR