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

Compute minimum of each row.

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

Compute minimum of each row 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!