Nonlinear Curve Fitter.Lower Bounds Property
Gets or sets the vector of lower bounds of the curve parameters.
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 Vector<double> LowerBounds { get; set; }