QuantLib_FdHestonRebateEngine

Langue: en

Autres versions - même langue

Version: 169803 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::FdHestonRebateEngine - Finite-Differences Heston Barrier Option rebate helper engine.

SYNOPSIS


#include <ql/experimental/finitedifferences/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=20)

void calculate () const

Detailed Description

Finite-Differences Heston Barrier Option rebate helper engine.

Author

Generated automatically by Doxygen for QuantLib from the source code.