You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > MatrixInt.MinCols Method
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.MinCols Method

Compute minimum of each column.

Pascal
procedure MinCols(const Dst: TVecInt); overload;

Compute minimum of each column and store the result in to Dst vector. The Dst is sized automatically.

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