You are here: Symbol Reference > MtxVec Namespace > Classes > TVecList Class > public > TVecList.ComposeRowMatrix Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecList.ComposeRowMatrix Method

Uses all list elements to form rows of the Dst Matrix.

Pascal
procedure ComposeRowMatrix(const Dst: TMtx);

All TVec list elements must have the same number of elements. The number of rows will match the number of vectors.

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