MtxExprInt::ThreshAbsLT Function

VectorInt ThreshAbsLT(TVecInt *Src, const int Value);

Perform threshold operation on all Src object values.

#NameTypeDescription
1SrcTVecInt *
2Valueconst int
Remarks:

Size and VectorInt::IntPrecision properties of the result are adjusted automatically.

Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler