Module quantmath::pricers[][src]

Modules

montecarlo
selfpricer

Traits

PricerFactory

Pricers are always constructed using a pricer factory. This means that the code to create the pricer is independent of what sort of pricer it is.

Functions

get_registry

Return the type registry required for deserialization.

Type Definitions

RcPricerFactory
TypeRegistry