QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for FFTVanillaEngine, including all inherited members.
calculate() const override | FFTEngine | |
calculateUncached(const ext::shared_ptr< StrikedTypePayoff > &payoff, const ext::shared_ptr< Exercise > &exercise) const | FFTEngine | protected |
clone() const override | FFTVanillaEngine | virtual |
complexFourierTransform(std::complex< Real > u) const override | FFTVanillaEngine | protectedvirtual |
discountFactor(Date d) const override | FFTVanillaEngine | protectedvirtual |
dividendDiscount_ | FFTVanillaEngine | private |
dividendYield(Date d) const override | FFTVanillaEngine | protectedvirtual |
FFTEngine(ext::shared_ptr< StochasticProcess1D > process, Real logStrikeSpacing) | FFTEngine | |
FFTVanillaEngine(const ext::shared_ptr< GeneralizedBlackScholesProcess > &process, Real logStrikeSpacing=0.001) | FFTVanillaEngine | explicit |
lambda_ | FFTEngine | protected |
PayoffResultMap typedef | FFTEngine | private |
precalculate(const std::vector< ext::shared_ptr< Instrument > > &optionList) | FFTEngine | |
precalculateExpiry(Date d) override | FFTVanillaEngine | protectedvirtual |
process_ | FFTEngine | protected |
ResultMap typedef | FFTEngine | private |
resultMap_ | FFTEngine | private |
riskFreeDiscount_ | FFTVanillaEngine | private |
t_ | FFTVanillaEngine | private |
update() override | FFTEngine | |
var_ | FFTVanillaEngine | private |