You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > MinEvery Method
MtxVec VCL
ContentsIndex
PreviousUpNext
MinEvery Method

This is the overview for the MinEvery method overload.

 
Name 
Description 
 
Vectorised minimum. 
 
Compare Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1] and store result in Self. 
 
Compare all Vec1 elements with corresponding Vec2 elements and store the smaller value in Self. 
 
Compare Vec1 elements [Vec1Index]..[Vec1Index+Len-1] with Vec2 object elements [Vec2Index]..[Vec2Index+Len-1] and store the smaller value in Self. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!