marketModel.hpp File Reference

File contains implementation of interface for market models. More...

Go to the source code of this file.

Classes

class  julian::MarketModel
 Interface for objects representing market models. More...
 
class  julian::DeeplyCopyableMarketModel< T >
 Class uses Curiously Recurring Template Pattern to implement polymorphic copy construction in every derived class implementing MarketModel. More...
 

Detailed Description

File contains implementation of interface for market models.