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