QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for FdCIRVanillaEngine, including all inherited members.
bsProcess_ | FdCIRVanillaEngine | private |
calculate() const override | FdCIRVanillaEngine | |
cirProcess_ | FdCIRVanillaEngine | private |
dampingSteps_ | FdCIRVanillaEngine | private |
dividends_ | FdCIRVanillaEngine | private |
FdCIRVanillaEngine(ext::shared_ptr< CoxIngersollRossProcess > cirProcess, ext::shared_ptr< GeneralizedBlackScholesProcess > bsProcess, Size tGrid, Size xGrid, Size vGrid, Size dampingSteps, Real rho, const FdmSchemeDesc &schemeDesc=FdmSchemeDesc::ModifiedHundsdorfer(), ext::shared_ptr< FdmQuantoHelper > quantoHelper={}) | FdCIRVanillaEngine | |
FdCIRVanillaEngine(ext::shared_ptr< CoxIngersollRossProcess > cirProcess, ext::shared_ptr< GeneralizedBlackScholesProcess > bsProcess, DividendSchedule dividends, Size tGrid, Size xGrid, Size vGrid, Size dampingSteps, Real rho, const FdmSchemeDesc &schemeDesc=FdmSchemeDesc::ModifiedHundsdorfer(), ext::shared_ptr< FdmQuantoHelper > quantoHelper={}) | FdCIRVanillaEngine | |
getSolverDesc(Real equityScaleFactor) const | FdCIRVanillaEngine | |
quantoHelper_ | FdCIRVanillaEngine | private |
rGrid_ | FdCIRVanillaEngine | private |
rho_ | FdCIRVanillaEngine | private |
schemeDesc_ | FdCIRVanillaEngine | private |
tGrid_ | FdCIRVanillaEngine | private |
xGrid_ | FdCIRVanillaEngine | private |