You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxInt Class > public > TMtxInt.ColExchange Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxInt.ColExchange Method

Exchange matrix columns.

Pascal
function ColExchange(i: integer; j: integer): TMtxInt; overload;

Exchange the i-tj and j-th columns of the calling matrix in-place. An exception is raised if matrix bounds are overrun.

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