![]() QuantLib 0.3.6User manualIntroduction to QuantLibQuantLib componentsReference manual |
CompositeQuote Class Template Reference#include <ql/marketelement.hpp>
Inheritance diagram for CompositeQuote: ![]() Detailed Descriptiontemplate<class BinaryFunction>
market element whose value depends on two other market element
|
|||||||||||||||||||||||
Public Member Functions | |
| CompositeQuote (const RelinkableHandle< Quote > &element1, const RelinkableHandle< Quote > &element2, const BinaryFunction &f) | |
Quote 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
|