CurveFitter<T>.StandardError Property

Gets the standard error of the curve fit.

Definition

Namespace: Numerics.NET.Curves.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.0
C#
public T StandardError { get; }

Property Value

T

See Also