QuantLibAddin::BlackSwaptionEngine Class Reference

#include <qlo/pricingengines.hpp>

Inheritance diagram for QuantLibAddin::BlackSwaptionEngine:
Collaboration diagram for QuantLibAddin::BlackSwaptionEngine:

Public Member Functions

 BlackSwaptionEngine (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const QuantLib::Handle< QuantLib::YieldTermStructure > &, const QuantLib::Handle< QuantLib::Quote > &vol, const QuantLib::Real displacement, const QuantLib::DayCounter &dayCounter, bool permanent)
 
 BlackSwaptionEngine (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const QuantLib::Handle< QuantLib::YieldTermStructure > &, const QuantLib::Handle< QuantLib::SwaptionVolatilityStructure > &, bool permanent)
 
- Public Member Functions inherited from QuantLibAddin::PricingEngine
 PricingEngine (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const std::string &engineID, const boost::shared_ptr< QuantLib::GeneralizedBlackScholesProcess > &process, bool permanent)
 
 PricingEngine (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const std::string &engineID, const boost::shared_ptr< QuantLib::GeneralizedBlackScholesProcess > &process, const long &timeSteps, bool permanent)
 

Additional Inherited Members

- Protected Member Functions inherited from QuantLibAddin::PricingEngine
 OH_LIB_CTOR (PricingEngine, QuantLib::PricingEngine)
 

Constructor & Destructor Documentation

◆ BlackSwaptionEngine() [1/2]

QuantLibAddin::BlackSwaptionEngine::BlackSwaptionEngine ( const boost::shared_ptr< ObjectHandler::ValueObject > &  properties,
const QuantLib::Handle< QuantLib::YieldTermStructure > &  ,
const QuantLib::Handle< QuantLib::Quote > &  vol,
const QuantLib::Real  displacement,
const QuantLib::DayCounter &  dayCounter,
bool  permanent 
)

◆ BlackSwaptionEngine() [2/2]

QuantLibAddin::BlackSwaptionEngine::BlackSwaptionEngine ( const boost::shared_ptr< ObjectHandler::ValueObject > &  properties,
const QuantLib::Handle< QuantLib::YieldTermStructure > &  ,
const QuantLib::Handle< QuantLib::SwaptionVolatilityStructure > &  ,
bool  permanent 
)

The documentation for this class was generated from the following file: