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

Returns k-th diagonal from the source matrix.

Pascal
function Diag(const Mtx: TMtx; k: integer): Vector; overload;

Internally calls Vector.Diag

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