Cubic spline
Posted by Luigi Ballabio-4 on Dec 11, 2001; 8:19am
URL: http://quantlib.414.s1.nabble.com/Cubic-spline-tp9966.html
Nicolas,
I just replaced in CVS the old implementation of the cubic spline with
yours. You might not recognize it at first sight :)
I still have to work on bicubic spline, mostly because I still have to
write a base class for 2-D interpolation. I'll try to think of something
smart involving iterators and hope that my head doesn't explode...
I will add your documentation when it's finished (no sweat). Good to see
you are writing it in LaTeX already.
Bye for now,
Luigi