Click or drag to resize

TrustRegionParameterCalcConverged Property

Gets a boolean indicating convergence of the trust region minimization algorithm.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool Converged { get; }

Property Value

Boolean
See Also