QuasiNewtonOptimizer.RestartIterations 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.0
C#
public int RestartIterations { get; set; }

Property Value

Int32

See Also