Array Attributes.Stored Triangle Property
For triangular matrices and matrices with symmetry, indicates whether
only the elements in the upper or lower triangle are stored.
Definition
Namespace: Numerics.NET
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 StoredTriangle { get; }