Cubic |
public static CubicSpline InterpolateHermiteSorted( double[] x, double[] y, double[] firstDerivatives )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Interpolation.CubicSpline.InterpolateHermiteSorted(System.Double[],System.Double[],System.Double[])"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Interpolation.CubicSpline.InterpolateHermiteSorted(System.Double[],System.Double[],System.Double[])"]
[Missing <param name="firstDerivatives"/> documentation for "M:Altaxo.Calc.Interpolation.CubicSpline.InterpolateHermiteSorted(System.Double[],System.Double[],System.Double[])"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.CubicSpline.InterpolateHermiteSorted(System.Double[],System.Double[],System.Double[])"]