Click or drag to resize

PowerMethodIsGood Property

Returns true if the most recent calculation converged with respect to the tolerance in less than the maximum number of iterations.

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

Property Value

Boolean
See Also