|
From: javit <ca...@vi...> - 2009-07-17 20:00:10
|
Is there a quantlib class for the Ornstein-Uhlenbeck process with
non-constant coeficients?
//! Ornstein-Uhlenbeck process class
/*! This class describes the Ornstein-Uhlenbeck process governed by
\f[
dx = a (r - x_t) dt + \sigma dW_t.
\f]
\ingroup processes
Thank you,
Javit
-----
Cavit (Javit) Hafizoglu
mailto:jav...@su... mailto:jav...@su...
--
View this message in context: http://www.nabble.com/Ornstein-Uhlenbeck-class-tp24540746p24540746.html
Sent from the quantlib-dev mailing list archive at Nabble.com.
|