Click or drag to resize

GlobalCurveFitterFitFunction Property

Gets the residual function which are minimized doing the global fit.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public MultipleCurveFitFunction FitFunction { get; }

Property Value

MultipleCurveFitFunction
See Also