VectorInt ThreshAbsLT(TVecInt *Src, const int Value);
Perform threshold operation on all Src object values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt * | |
| 2 | Value | const 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