QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
stochasticprocess.hpp File Reference

stochastic processes More...

#include <ql/time/date.hpp>
#include <ql/patterns/observable.hpp>
#include <ql/math/matrix.hpp>

Go to the source code of this file.

Classes

class  StochasticProcess
 multi-dimensional stochastic process class. More...
 
class  StochasticProcess::discretization
 discretization of a stochastic process over a given time interval More...
 
class  StochasticProcess1D
 1-dimensional stochastic process More...
 
class  StochasticProcess1D::discretization
 discretization of a 1-D stochastic process More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

stochastic processes

Definition in file stochasticprocess.hpp.