Transformed |
public static TransformedInterpolation InterpolateInplace( Func<double, double> transform, Func<double, double> transformInverse, double[] x, double[] y )
[Missing <param name="transform"/> documentation for "M:Altaxo.Calc.Interpolation.TransformedInterpolation.InterpolateInplace(System.Func{System.Double,System.Double},System.Func{System.Double,System.Double},System.Double[],System.Double[])"]
[Missing <param name="transformInverse"/> documentation for "M:Altaxo.Calc.Interpolation.TransformedInterpolation.InterpolateInplace(System.Func{System.Double,System.Double},System.Func{System.Double,System.Double},System.Double[],System.Double[])"]
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Interpolation.TransformedInterpolation.InterpolateInplace(System.Func{System.Double,System.Double},System.Func{System.Double,System.Double},System.Double[],System.Double[])"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Interpolation.TransformedInterpolation.InterpolateInplace(System.Func{System.Double,System.Double},System.Func{System.Double,System.Double},System.Double[],System.Double[])"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.TransformedInterpolation.InterpolateInplace(System.Func{System.Double,System.Double},System.Func{System.Double,System.Double},System.Double[],System.Double[])"]