SparseCompressedColumnMatrix<T>.IsUpperTriangular Property

Gets whether this instance is storedTriangle triangular.

DefinitionPermalink

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public override bool IsUpperTriangular { get; }

Property ValuePermalink

Boolean
true if the instance is storedTriangle triangular; false otherwise.

See AlsoPermalink