QuantLib_BarrierOption (3) Linux Manual Page
QuantLib::BarrierOption – Barrier option on a single asset. Synopsis #include <ql/instruments/barrieroption.hpp> Inherits QuantLib::OneAssetOption. Inherited by DividendBarrierOption, and QuantoBarrierOption. Classes class arguments Arguments for barrier option calculation class engine Barrier-option engine base class Public Member Functions BarrierOption (Barrier::Type barrierType, Real barrier, Real rebate, const boost::shared_ptr< StrikedTypePayoff > &payoff, const boost::shared_ptr< Exercise > &exercise) void setupArguments (PricingEngine::arguments…
