Nonlinear Curve Fitter.Upper Bounds Property
Gets or sets the vector of upper bounds of the curve parameters.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
public Vector<double> UpperBounds { get; set; }