Symmetric Indefinite Decomposition<T>.Factor Triangle Property
Gets whether the first triangular factor in the decomposition
is upper or lower triangular.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public MatrixTriangle FactorTriangle { get; protected set; }