You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > MaxEvery Method > VectorInt.MaxEvery Method (TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.MaxEvery Method (TMtxVecInt)

Vectorised maximum.

Pascal
function MaxEvery(const Vec: TMtxVecInt): TMtxVecInt; overload;

Compares Vec values with corresponding elements in the calling object and stores the bigger value in Self. Size and TMtxVecInt.IntPrecision properties need to match.

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