MtxExprInt::MinEvery Function

VectorInt MinEvery(TVecInt *Vec1, TMtxVecInt *Vec2);

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

#NameTypeDescription
1Vec1TVecInt *
2Vec2TMtxVecInt *
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler