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

Compute maximum of each row.

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

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