Model Class Reference#include <model.hpp>
Inheritance diagram for Model:
[legend]List of all members.
Detailed Description
Abstract short-rate model class.
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. |
The documentation for this class was generated from the following files:
|