MtxExprInt.MinEvery Method

function MinEvery(const Vec1: TVecInt; const Vec2: TMtxVecInt): VectorInt;

Compare all Vec1 elements with corresponding Vec2 elements and return the smaller value as the result.

#NameTypeDescription
1Vec1TVecInt
2Vec2TMtxVecInt

Returns: VectorInt