[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
not-a-knot boundary conditions for cubic spline interpolation
From: |
Simon Wiesheier |
Subject: |
not-a-knot boundary conditions for cubic spline interpolation |
Date: |
Fri, 10 Mar 2023 15:38:53 +0100 |
Dear all,
is there support for 1d cubic spline interpolation with not-a-knot boundary
conditions?
I could only find the interpolation types
-gsl_interp_cspline
-gsl_interp_cspline_periodic
I wanted to double-check that, maybe I missed some parts of the manual.
My issue is that the interpolated function must be convex, but better
strictly convex with positive 2nd derivatives.
Best
Simon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- not-a-knot boundary conditions for cubic spline interpolation,
Simon Wiesheier <=