You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > ThresholdGT Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
ThresholdGT Method

This is the overview for the ThresholdGT method overload.

 
Name 
Description 
 
Perform "greater than" threshold operation on all Vec object values and store the results in calling object. 
 
Perform "greater 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 "greater than" threshold operation for complex numbers on all Vec object values and store the results in calling object. 
 
Perform "greater 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]. 
 
Threshold greater than operation 
 
Perfrom "greater than" threshold operation on the calling object values in range [Index]..[Index+Len-1]. 
 
Perfrom "greater than" threshold operation for complex numbers. 
 
Perfrom "greater than" threshold operation for complex numbers on the calling object values in range [Index]..[Index+Len-1]. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!