Nonlinear Curve Fitter.Lower Bounds Property
Gets or sets the vector of lower bounds of the curve parameters.
Definition
Namespace: Extreme.Mathematics.Curves
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Vector<double> LowerBounds { get; set; }