Exposure allocator. More...
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... | |
Exposure allocator.
Definition in file exposureallocator.hpp.