Click or drag to resize

FloatGSVDecompIsGood Property

Returns true if the decomposition was successfully computed. Returns false if the procedure failed to converge.

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

Property Value

Boolean
See Also