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