SciChart.Charting Assembly : SciChart.Charting.Model.Filters.SplineInterpolationFilter Namespace
SciChart.Charting.Model.Filters.SplineInterpolationFilter Namespace
Classes
 ClassDescription
Class Cubic spline interpolation. Call Fit (or use the corrector constructor) to compute spline coefficients, then Eval to evaluate the spline at other X coordinates.
Class A tri-diagonal matrix has non-zero entries only on the main diagonal, the diagonal above the main (super), and the diagonal below the main (sub).
See Also