You are here:
Symbol Reference >
MtxExpr Namespace
>
Functions
>
MtxExpr.UpperTriangle Function
MtxVec VCL
MtxExpr.UpperTriangle Function
MtxExpr
|
Functions
Collapse All
Returns the upper triangle of the matrix.
Pascal
function
UpperTriangle
(
const
Mtx
:
TMtx
;
ZeroLower
: boolean;
Diagonal
: boolean):
Matrix
;
overload
;
File
MtxExpr
Description
Internally calls
Matrix.UpperTriangle
Group
Functions
Links
MtxExpr
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!