accuracy_ | SimpleDeltaInterpolatedSmile | private |
at_ | SimpleDeltaInterpolatedSmile | private |
atmStrike(const DeltaVolQuote::DeltaType dt, const DeltaVolQuote::AtmType at) | SimpleDeltaInterpolatedSmile | |
atmVol_ | SimpleDeltaInterpolatedSmile | private |
callVols_ | SimpleDeltaInterpolatedSmile | private |
deltas_ | SimpleDeltaInterpolatedSmile | private |
domDisc_ | SimpleDeltaInterpolatedSmile | private |
dt_ | SimpleDeltaInterpolatedSmile | private |
expiryTime_ | SimpleDeltaInterpolatedSmile | private |
forDisc_ | SimpleDeltaInterpolatedSmile | private |
forward_ | SimpleDeltaInterpolatedSmile | private |
interpolation_ | SimpleDeltaInterpolatedSmile | private |
maxIterations_ | SimpleDeltaInterpolatedSmile | private |
putVols_ | SimpleDeltaInterpolatedSmile | private |
simpleDeltaFromStrike(const Real strike) const | SimpleDeltaInterpolatedSmile | private |
SimpleDeltaInterpolatedSmile(const Real spot, const Real domDisc, const Real forDisc, const Real expiryTime, const std::vector< Real > &deltas, const std::vector< Real > &putVols, const std::vector< Real > &callVols, const Real atmVol, const DeltaVolQuote::DeltaType dt, const DeltaVolQuote::AtmType at, const BlackVolatilitySurfaceBFRR::SmileInterpolation smileInterpolation, const Real accuracy=1E-6, const Size maxIterations=1000) | SimpleDeltaInterpolatedSmile | |
smileInterpolation_ | SimpleDeltaInterpolatedSmile | private |
spot_ | SimpleDeltaInterpolatedSmile | private |
strikeFromDelta(const Option::Type type, const Real delta, const DeltaVolQuote::DeltaType dt) | SimpleDeltaInterpolatedSmile | |
volatility(const Real strike) | SimpleDeltaInterpolatedSmile | |
volatilityAtSimpleDelta(const Real tnp) | SimpleDeltaInterpolatedSmile | |
x_ | SimpleDeltaInterpolatedSmile | private |
y_ | SimpleDeltaInterpolatedSmile | private |