Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
exposureallocator.hpp File Reference

Exposure allocator. More...

#include <orea/cube/npvcube.hpp>
#include <ored/portfolio/portfolio.hpp>

Go to the source code of this file.

Classes

class  ExposureAllocator
 Exposure allocator base class. More...
 
class  RelativeFairValueNetExposureAllocator
 
class  RelativeFairValueGrossExposureAllocator
 
class  RelativeXvaExposureAllocator
 
class  NoneExposureAllocator
 

Namespaces

namespace  ore
 
namespace  ore::analytics
 

Functions

ExposureAllocator::AllocationMethod parseAllocationMethod (const string &s)
 Convert text representation to ExposureAllocator::AllocationMethod. More...
 
std::ostream & operator<< (std::ostream &out, ExposureAllocator::AllocationMethod m)
 Convert ExposureAllocator::AllocationMethod to text representation. More...
 

Detailed Description

Exposure allocator.

Definition in file exposureallocator.hpp.