Curve Fitter.Get Standard Deviations Method
Gets the standard deviations.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A vector containing the standard deviations associated with the fit parameters.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<double> GetStandardDeviations()
Return Value
Vector<Double>A vector containing the standard deviations associated with the fit parameters.
Exceptions
Not | Always thrown. |