Specifies that the matrix is lower triangular and all elements above the main
diagonal are zero.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly ArrayAttributes LowerTriangular
Public Shared ReadOnly LowerTriangular As ArrayAttributes
public:
static initonly ArrayAttributes LowerTriangular
static val LowerTriangular: ArrayAttributes
Field Value
Type:
ArrayAttributes
Reference