Linear Curve Fitter.Method Property
Gets or sets the method used to calculate the least-sqaures solution.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A LinearLeastSquaresMethod value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public LinearLeastSquaresMethod Method { get; set; }
Property Value
LinearLeastSquaresMethodA LinearLeastSquaresMethod value.