Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: Cubic Spline Interpolations with Boundary Conditions

$
0
0
Hi,

I'm not sure I follow how to create a Cubic Spline Interpolation with Boundary conditions.
In my specific case I have both the first and 2nd derivatives for the left boundary, and the right boundary can be natural (or I can specify values if required).

The SplineBoundaryCondition enum seems to allow for both, but I don't see how to pass both values in when creating the CubicSplineInterpolation.

-thanks
Dave

Viewing all articles
Browse latest Browse all 971

Trending Articles