CalibrationHelper Class Reference#include <ql/ShortRateModels/calibrationhelper.hpp>
Inheritance diagram for CalibrationHelper:
[legend]List of all members.
Detailed Description
liquid market instrument used during calibration
Member Function Documentation
void update |
( |
|
) |
[virtual] |
|
|
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. |
|