You are here: Symbol Reference > MtxExprInt Namespace > Functions > MtxExprInt.MinCols Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExprInt.MinCols Function

Compute minimum of each column.

Pascal
function MinCols(const Src: TMtxInt): VectorInt;

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

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