You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.MaxMinCols Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.MaxMinCols Method

Compute maximum and minimum of each column.

Pascal
procedure MaxMinCols(const DstMaxCols: TVec; const DstMinCols: TVec);

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

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