MtxVec VCL
|
Concatenate an array of matrices to single matrix.
Concatenate an array of matrices to form one big matrix and store the result in the calling matrix. The dimensions of the block matrices in the Src array must match, to form the new matrix. The block matrices must be all real or all complex, otherwise an exception will be raised. You must specify Arows*ACols block matrices in the Src array. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are adjusted automatically.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|