| SparseMatrixFactTErrorStatus Property |
Gets the error status for this factorization.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public SparseMatrixFactTError ErrorStatus { get; }
Public ReadOnly Property ErrorStatus As SparseMatrixFactTError
Get
public:
property SparseMatrixFactTError ErrorStatus {
SparseMatrixFactTError get ();
}
member ErrorStatus : SparseMatrixFactTError with get
Property Value
SparseMatrixFactTErrorSee Also