Nonlinear Curve Fitter.Method Property
Gets or sets the nonlinear least squares algorithm that is to be used
in the calculations.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public NonlinearCurveFittingMethod Method { get; set; }