LeastSquaresOptimizer.MinimumValue Property

Gets or sets the current value of the objective function.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double MinimumValue { get; }

Property Value

Double

See Also