Click or drag to resize

GlobalCurveFitterMultipleCurveFitParameterEstimates Property

Gets the parameter estimates for the MultipleCurveFitFunction minimized by the global fit.

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

Property Value

DoubleVector
See Also