![]() QuantLib 0.3.3User manualIntroduction to QuantLibQuantLib componentsReference manual |
DerivedMarketElement Class Template Reference#include <marketelement.hpp>
Inheritance diagram for DerivedMarketElement: ![]() Detailed Descriptiontemplate<class UnaryFunction>
market element whose value depends on another market element
|
|||||||||||||||||||||||
Public Member Functions | |
| DerivedMarketElement (const RelinkableHandle< MarketElement > &element, const UnaryFunction &f) | |
Market element interface | |
| double | value () const |
| returns the current value | |
Observer interface | |
| void | update () |
|
|
This method must be implemented in derived classes. An instance of Observer does not call this method directly: instead, it will be called by the observables the instance registered with when they need to notify any changes. Implements Observer. |
QuantLib.org
|
Hosted by |
Documentation generated by
|