Example code using LMM?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Example code using LMM?

Joseph Wang
Does anyone have any example code using the quantlib and the Libor
market model to price swaptions and caps?  All of the pieces seem to be
in quantlib, and I'm looking for some simple example code that ties it
all together.




Reply | Threaded
Open this post in threaded view
|

Re: Example code using LMM?

Luigi Ballabio
On 09/28/2005 12:58:38 AM, Joseph Wang wrote:
> Does anyone have any example code using the quantlib and the Libor  
> market model to price swaptions and caps?  All of the pieces seem to  
> be in quantlib, and I'm looking for some simple example code that  
> ties it all together.

Joseph,
        at this time the only code using the model is in the test  
suite. Klaus tells me he's working on a few pricing engines, but  
they're not yet ready.

Later,
        Luigi

----------------------------------------

There are two ways to write error-free programs; only the third one  
works.
-- unknown