Logo
Reference manual - version qle_version
BlackScholesModelWrapper Class Reference
Inheritance diagram for BlackScholesModelWrapper:

Public Member Functions

 BlackScholesModelWrapper (const std::vector< QuantLib::ext::shared_ptr< GeneralizedBlackScholesProcess > > &processes, const std::set< Date > &effectiveSimulationDates, const TimeGrid &discretisationTimeGrid)
const std::vector< QuantLib::ext::shared_ptr< GeneralizedBlackScholesProcess > > & processes () const
const std::set< Date > & effectiveSimulationDates () const
const TimeGrid & discretisationTimeGrid () const