You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > ThresholdLT Method
MtxVec VCL
ContentsIndex
PreviousUpNext
ThresholdLT Method

This is the overview for the ThresholdLT method overload.

 
Name 
Description 
 
Threshold less than operation. 
 
Perfrom "less than" threshold operation on the calling object values in range [Index]..[Index+Len-1]. 
 
Perfrom "less than" threshold operation for complex numbers. 
 
Perfrom "less than" threshold operation for complex numbers on the calling object values in range [Index]..[Index+Len-1]. 
 
Perform "less than" threshold operation on all Vec object values and store the results in calling object. 
 
Perform "less than" threshold operation on Vec elements from range [VecIndex]..[VecIndex+Len-1] and store the results in the calling object elements [Index]..[Index+Len-1]. 
 
Perform "less than" threshold operation for complex numbers on all Vec object values and store the results in calling object. 
 
Perform "less than" threshold operation for complex numbers on Vec elements from range [VecIndex]..[VecIndex+Len-1] and store the results in the calling object elements [Index]..[Index+Len-1]. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!