MtxExprInt.ThresholdGT_LT Method

VectorInt ThresholdGT_LT(TVecInt Vec, Int32 GTLevel, Int32 GTValue, Int32 LTLevel, Int32 LTValue)

Perform "greater than and less than" threshold operation on all Vec object values.

#NameTypeDescription
1VecTVecIntsource TVecInt
2GTLevelInt32
3GTValueInt32
4LTLevelInt32
5LTValueInt32

Returns: VectorInt

Remarks:

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