spliner icon indicating copy to clipboard operation
spliner copied to clipboard

Cubic spline interpolation library

Results 1 spliner issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for your code, it's working perfectly. In my project I have to interpolate monotonic key points and simple (natural) cubic interpolation sometimes gives non monotonic solution. I've...