|  | DoubleSVDLeastSqFail Property | 
            Gets the status of the singular value decomposition.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic bool Fail { get; }Public ReadOnly Property Fail As Boolean
	Get
public:
property bool Fail {
	bool get ();
}member Fail : bool with get
Property Value
Boolean See Also
See Also