Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces
numericlgmriskparticipationagreementengine.cpp File Reference
#include <ored/scripting/engines/numericlgmriskparticipationagreementengine.hpp>
#include <qle/cashflows/averageonindexedcoupon.hpp>
#include <qle/cashflows/overnightindexedcoupon.hpp>
#include <qle/instruments/rebatedexercise.hpp>
#include <qle/models/lgmvectorised.hpp>
#include <ql/cashflows/capflooredcoupon.hpp>
#include <ql/cashflows/fixedratecoupon.hpp>
#include <ql/cashflows/floatingratecoupon.hpp>
#include <ql/cashflows/simplecashflow.hpp>
#include <ql/exercise.hpp>
#include <ql/experimental/coupons/strippedcapflooredcoupon.hpp>

Go to the source code of this file.

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Variable Documentation

◆ cf_

QuantLib::ext::shared_ptr<CappedFlooredCoupon> cf_
private

◆ scf_

QuantLib::ext::shared_ptr<StrippedCappedFlooredCoupon> scf_
private

◆ ibor_

QuantLib::ext::shared_ptr<IborCoupon> ibor_
private

◆ comp_

QuantLib::ext::shared_ptr<QuantExt::OvernightIndexedCoupon> comp_
private

◆ avg_

QuantLib::ext::shared_ptr<QuantExt::AverageONIndexedCoupon> avg_
private

◆ cfcomp_

QuantLib::ext::shared_ptr<QuantExt::CappedFlooredOvernightIndexedCoupon> cfcomp_
private

◆ cfavg_

QuantLib::ext::shared_ptr<QuantExt::CappedFlooredAverageONIndexedCoupon> cfavg_
private