GenerateLinear |
public static T[] LinearRangeMap<T>( double start, double step, double stop, Func<double, T> map )
[Missing <param name="start"/> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]
[Missing <param name="step"/> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]
[Missing <param name="stop"/> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]
[Missing <param name="map"/> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]
[Missing <typeparam name="T"/> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]
[Missing <returns> documentation for "M:Altaxo.Calc.Generate.LinearRangeMap``1(System.Double,System.Double,System.Double,System.Func{System.Double,``0})"]