pricingEngine.hpp File Reference

File contains definition of PricingEngine interface. More...

Go to the source code of this file.

Classes

class  julian::PricingEngine
 Interface for all pricing engines. More...
 
class  julian::DeeplyCopyablePricingEngine< T >
 Class uses Curiously Recurring Template Pattern to implement polymorphic copy construction in every derived class implementing PricingEngine. More...
 

Detailed Description

File contains definition of PricingEngine interface.