|  | DoubleComplexGSVDecompIsGood Property | 
            Returns true if the decomposition was successfully
            computed. Returns false if the procedure failed to
            converge.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic bool IsGood { get; }Public ReadOnly Property IsGood As Boolean
	Get
public:
property bool IsGood {
	bool get ();
}member IsGood : bool with get
Property Value
Boolean See Also
See Also