You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > ThresholdGT_LT Method > TMtxVecInt.ThresholdGT_LT Method (TMtxVecInt, Integer, Integer, Integer, Integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.ThresholdGT_LT Method (TMtxVecInt, Integer, Integer, Integer, Integer)

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

Pascal
function ThresholdGT_LT(const Vec: TMtxVecInt; const GTLevel: Integer; const GTValue: Integer; const LTLevel: Integer; const LTValue: Integer): TMtxVecInt; overload;

Store the results in calling object. Size of the calling object is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!