Click or drag to resize

MultipleFitCurveInfoFunction Property

Gets the parameterized function for this data set.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Func<DoubleVector, double, double> Function { get; }

Property Value

FuncDoubleVector, Double, Double
See Also