Generalized Decomposition<T>.Set Singular Method
Sets a flag that indicates the underlying matrix of this
decomposition is singular.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected void SetSingular()
Remarks
This method is called by inheritors to indicate that the matrix of this decomposition is singular.