Exposure allocator. More...
Classes | |
class | ExposureAllocator |
Exposure allocator base class. More... | |
class | RelativeFairValueNetExposureAllocator |
class | RelativeFairValueGrossExposureAllocator |
class | RelativeXvaExposureAllocator |
class | NoneExposureAllocator |
Namespaces | |
ore | |
ore::analytics | |
Functions | |
ExposureAllocator::AllocationMethod | parseAllocationMethod (const string &s) |
Convert text representation to ExposureAllocator::AllocationMethod. | |
std::ostream & | operator<< (std::ostream &out, ExposureAllocator::AllocationMethod m) |
Convert ExposureAllocator::AllocationMethod to text representation. | |
Exposure allocator.