Here is a cubic spline function I wrote. This turned out to be more complex than I thought and required a fast tridiagonal matrix solution. The following produces a 10 point interpolation of fixed input data. This was done for verification purposes so I could trace through the code and debug properly.
Can't seem to understand how to retain formatting
Can't seem to understand how to retain formatting
Comment