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

Vertically concatenate a list of matrices in to one big matrix.

Pascal
function ConcatVert(const Src: array of TMtx): Matrix; overload;

Internally calls Matrix.ConcatVert

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