FdHestonRebateEngine − Finite-Differences Heston Barrier Option rebate helper engine.
#include <ql/pricingengines/barrier/fdhestonrebateengine.hpp>
Inherits GenericModelEngine< HestonModel, DividendBarrierOption::arguments, DividendBarrierOption::results >.
Public Member Functions
FdHestonRebateEngine (const boost::shared_ptr< HestonModel > &model, Size tGrid=100, Size xGrid=100, Size vGrid=50, Size dampingSteps=0, const FdmSchemeDesc &schemeDesc=FdmSchemeDesc::Hundsdorfer(), const boost::shared_ptr< LocalVolTermStructure > &leverageFct=boost::shared_ptr< LocalVolTermStructure >())
void calculate () const
Additional Inherited Members
Finite-Differences Heston Barrier Option rebate helper engine.
Generated automatically by Doxygen for QuantLib from the source code.