#include <oret/toplevelfixture.hpp>#include <orea/scenario/simplescenario.hpp>#include <orea/scenario/scenarioshiftcalculator.hpp>Go to the source code of this file.
Typedefs | |
| using | RFType = RiskFactorKey::KeyType |
| using | CurveShiftData = SensitivityScenarioData::CurveShiftData |
| using | SpotShiftData = SensitivityScenarioData::SpotShiftData |
Functions | |
| Date | asof (14, Jun, 2018) |
| BOOST_AUTO_TEST_CASE (testAbsoluteDiscountShift) | |
| BOOST_AUTO_TEST_CASE (testRelativeDiscountShift) | |
| BOOST_AUTO_TEST_CASE (testAbsoluteSurvivalShift) | |
| BOOST_AUTO_TEST_CASE (testRelativeSurvivalShift) | |
| BOOST_AUTO_TEST_CASE (testAbsoluteFxShift) | |
| BOOST_AUTO_TEST_CASE (testRelativeFxShift) | |
| BOOST_AUTO_TEST_CASE (testAbsoluteSwaptionVolShift) | |
| BOOST_AUTO_TEST_CASE (testRelativeSwaptionVolShift) | |
Variables | |
| Real | tol = 1e-10 |
| using RFType = RiskFactorKey::KeyType |
Definition at line 20 of file scenarioshiftcalculator.cpp.
| using CurveShiftData = SensitivityScenarioData::CurveShiftData |
Definition at line 21 of file scenarioshiftcalculator.cpp.
| using SpotShiftData = SensitivityScenarioData::SpotShiftData |
Definition at line 22 of file scenarioshiftcalculator.cpp.
| Date asof | ( | 14 | , |
| Jun | , | ||
| 2018 | |||
| ) |
Here is the caller graph for this function:| BOOST_AUTO_TEST_CASE | ( | testAbsoluteDiscountShift | ) |
Definition at line 32 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testRelativeDiscountShift | ) |
Definition at line 74 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testAbsoluteSurvivalShift | ) |
Definition at line 116 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testRelativeSurvivalShift | ) |
Definition at line 164 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testAbsoluteFxShift | ) |
Definition at line 206 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testRelativeFxShift | ) |
Definition at line 247 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testAbsoluteSwaptionVolShift | ) |
Definition at line 288 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testRelativeSwaptionVolShift | ) |
Definition at line 330 of file scenarioshiftcalculator.cpp.
Here is the call graph for this function:| Real tol = 1e-10 |
Definition at line 25 of file scenarioshiftcalculator.cpp.