Specifies that the matrix is upper triangular and all elements below the main
diagonal are zero.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static readonly ArrayAttributes UpperTriangular
Public Shared ReadOnly UpperTriangular As ArrayAttributes
public:
static initonly ArrayAttributes UpperTriangular
static val UpperTriangular: ArrayAttributes
Field Value
Type:
ArrayAttributes
Numerical Libraries
Supported in: 6.0, 5.x
Reference