Module quantmath::risk::cache[][src]

Structs

PricingContextPrefetch

Use the dependencies information for a product to prefetch the market data needed for calculations. Although the module is called cache, the behaviour is entirely deterministic. We prefetch the data, rather than lazily caching it.

SavedPrefetch

Data structure for saving the prefetched content before a bump, so it can be restored later on.