Nonlinear Curve Fitter<T>.Algorithm 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.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public NonlinearCurveFittingMethod Algorithm { get; set; }