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

Returns the lower triangle of the matrix.

Pascal
function LowerTriangle(const Mtx: TMtx; ZeroUpper: boolean; Diagonal: boolean): Matrix; overload;

Internally calls Matrix.LowerTriangle

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