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

Compute maximum and minimum of each row.

Pascal
procedure MaxMinRows(const DstMaxRows: TVecInt; const DstMinRows: TVecInt); overload;

Compute maximum and minimum of each row and store the result in to Dst vectors. The Dst's are sized automatically.

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