Click or drag to resize

FloatSymEigDecompIsGood Property

Returns true if all the eigenvalues and eigenvectors were successfully computed; otherwise, false.

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

Property Value

Boolean
See Also