Bounded Quasi Newton Optimizer.Restart Iterations Property
Gets or sets a value that indicates when the Hessian approximation should be restarted
from a diagonal matrix.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public int RestartIterations { get; set; }