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

Compute minimum of each column.

Pascal
function MinCols(const Src: TMtx): Vector;

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!