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

Compute maximum and minimum of each column.

Pascal
procedure MaxMinCols(const DstMaxCols: TVecInt; const DstMinCols: TVecInt); overload;

Compute maximum and minimum of each column and store the result in to Dst vectors. The Dst's are sized automatically.

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