Least Squares Optimizer.Minimum Property
Gets or sets the current best approximation to the minimum.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A dense vector.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public DenseVector<double> Minimum { get; }
Property Value
DenseVector<Double>A dense vector.