You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.UpperTriangle Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.UpperTriangle Function

Returns the upper triangle of the matrix.

Pascal
function UpperTriangle(const Mtx: TMtx; ZeroLower: boolean; Diagonal: boolean): Matrix; overload;

Internally calls Matrix.UpperTriangle

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!