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

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

Pascal
procedure ComposeColumnMatrix(const Dst: TMtx);

All TVec list elements must have the same number of elements. The number of columns 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!