BoundedQuasiNewtonOptimizer.RestartIterations Property

Gets or sets a value that indicates when the Hessian approximation should be restarted from a diagonal matrix.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int RestartIterations { get; set; }

Property Value

Int32

See Also