#include "testmarket.hpp"#include "testportfolio.hpp"#include <boost/test/unit_test.hpp>#include <oret/toplevelfixture.hpp>#include <test/oreatoplevelfixture.hpp>#include <boost/timer/timer.hpp>#include <orea/cube/inmemorycube.hpp>#include <orea/cube/npvcube.hpp>#include <orea/engine/filteredsensitivitystream.hpp>#include <orea/engine/observationmode.hpp>#include <orea/engine/parametricvar.hpp>#include <orea/engine/riskfilter.hpp>#include <orea/engine/sensitivityaggregator.hpp>#include <orea/engine/sensitivityanalysis.hpp>#include <orea/engine/sensitivitycubestream.hpp>#include <orea/engine/sensitivityfilestream.hpp>#include <orea/engine/sensitivityinmemorystream.hpp>#include <orea/engine/sensitivityrecord.hpp>#include <orea/engine/sensitivitystream.hpp>#include <orea/engine/stresstest.hpp>#include <orea/engine/valuationcalculator.hpp>#include <orea/engine/valuationengine.hpp>#include <orea/scenario/crossassetmodelscenariogenerator.hpp>#include <orea/scenario/scenariosimmarket.hpp>#include <orea/scenario/scenariosimmarketparameters.hpp>#include <orea/scenario/simplescenariofactory.hpp>#include <ored/model/crossassetmodelbuilder.hpp>#include <ored/model/lgmdata.hpp>#include <ored/portfolio/builders/swap.hpp>#include <ored/portfolio/builders/swaption.hpp>#include <ored/portfolio/portfolio.hpp>#include <ored/portfolio/swap.hpp>#include <ored/utilities/log.hpp>#include <ored/utilities/osutils.hpp>#include <ql/math/randomnumbers/mt19937uniformrng.hpp>#include <ql/time/calendars/target.hpp>#include <ql/time/date.hpp>#include <ql/time/daycounters/actualactual.hpp>#include <qle/methods/multipathgeneratorbase.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceDisableObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceDeferObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceUnregisterObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceCrossGammaNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigScenarioNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigPortfolioNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigPortfolioBigScenarioNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigPortfolioCrossGammaNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigScenarioCrossGammaNoneObs) | |
| BOOST_AUTO_TEST_CASE (testSensiPerformanceBigPortfolioBigScenarioCrossGammaNoneObs) | |
| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceNoneObs | ) |
Definition at line 622 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceDisableObs | ) |
Definition at line 626 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceDeferObs | ) |
Definition at line 630 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceUnregisterObs | ) |
Definition at line 634 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceCrossGammaNoneObs | ) |
Definition at line 638 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigScenarioNoneObs | ) |
Definition at line 642 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigPortfolioNoneObs | ) |
Definition at line 646 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigPortfolioBigScenarioNoneObs | ) |
Definition at line 650 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigPortfolioCrossGammaNoneObs | ) |
Definition at line 654 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigScenarioCrossGammaNoneObs | ) |
Definition at line 658 of file sensitivityperformance.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testSensiPerformanceBigPortfolioBigScenarioCrossGammaNoneObs | ) |
Definition at line 662 of file sensitivityperformance.cpp.
Here is the call graph for this function: