Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
cube_io.cpp File Reference
#include <orea/cube/cube_io.hpp>
#include <orea/cube/inmemorycube.hpp>
#include <ored/utilities/to_string.hpp>
#include <boost/filesystem.hpp>
#include <boost/iostreams/device/file_descriptor.hpp>
#include <boost/iostreams/filtering_stream.hpp>
#include <iomanip>
#include <regex>

Go to the source code of this file.

Namespaces

namespace  ore
 
namespace  ore::analytics
 

Functions

NPVCubeWithMetaData loadCube (const std::string &filename, const bool doublePrecision)
 
void saveCube (const std::string &filename, const NPVCubeWithMetaData &cube, const bool doublePrecision)
 
QuantLib::ext::shared_ptr< AggregationScenarioData > loadAggregationScenarioData (const std::string &filename)
 
void saveAggregationScenarioData (const std::string &filename, const AggregationScenarioData &cube)