Monday, 19 August 2013

Cubic spline interpolant with not-a-knot end condition Algorithm

Cubic spline interpolant with not-a-knot end condition Algorithm

I'm trying to code an implemention of a Cubic spline interpolant with
not-a-knot end condition in C++.Does anyone have any recommendations on
sources for the algorithm? thank you

No comments:

Post a Comment