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