AW: zero curve
Posted by Jens Thiel on
URL: http://quantlib.414.s1.nabble.com/zero-curve-tp2078p2079.html
> The first exercice I'm trying to do is to setup a yield curve and retrieve
> the corresponding zero rates.
See Examples/Swap/swapvaluation.cpp
> The syntax looks very hard to use, could someone send me simple
> examples to help me to understand how to use these librairies.
A quick introduction to C++ templates will help a lot ;-)
Jens.