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
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