#include <qle/instruments/syntheticcdo.hpp>
Public Member Functions | |
void | reset () override |
Public Attributes | |
Real | premiumValue |
Real | protectionValue |
Real | upfrontPremiumValue |
Real | accrualRebateValue |
Real | accrualRebateCurrentValue |
Real | remainingNotional |
Real | xMin |
Real | xMax |
Size | error |
std::vector< Real > | expectedTrancheLoss |
Definition at line 224 of file syntheticcdo.hpp.
|
override |
Definition at line 226 of file syntheticcdo.cpp.
Real premiumValue |
Definition at line 227 of file syntheticcdo.hpp.
Real protectionValue |
Definition at line 228 of file syntheticcdo.hpp.
Real upfrontPremiumValue |
Definition at line 229 of file syntheticcdo.hpp.
Real accrualRebateValue |
Definition at line 230 of file syntheticcdo.hpp.
Real accrualRebateCurrentValue |
Definition at line 231 of file syntheticcdo.hpp.
Real remainingNotional |
Definition at line 232 of file syntheticcdo.hpp.
Real xMin |
Definition at line 233 of file syntheticcdo.hpp.
Real xMax |
Definition at line 233 of file syntheticcdo.hpp.
Size error |
Definition at line 234 of file syntheticcdo.hpp.
std::vector<Real> expectedTrancheLoss |
Definition at line 238 of file syntheticcdo.hpp.