StochasticProcess Class Reference

#include <ql/stochasticprocess.hpp>

Inheritance diagram for StochasticProcess:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base stochastic process class.

Just an arguments placeholder for the time being. To be merged/refactored with DiffusionProcess


Public Member Functions

void update ()


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.


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen