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