24#ifndef quantlib_analytic_bsm_hull_white_engine_hpp
25#define quantlib_analytic_bsm_hull_white_engine_hpp
47 VanillaOption::arguments,
48 VanillaOption::results> {
51 ext::shared_ptr<GeneralizedBlackScholesProcess>,
52 const ext::shared_ptr<HullWhite>&);
57 ext::shared_ptr<GeneralizedBlackScholesProcess>
process_;
analytic european option pricer including stochastic interest rates
void calculate() const override
ext::shared_ptr< GeneralizedBlackScholesProcess > process_
Base class for some pricing engine on a particular model.
Generic option engine based on a model.
Vanilla option on a single asset.