You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > ThresholdLT Method
Dew Math for .NET
ContentsIndexHome
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. 
 
Perform "less than" threshold operation on Vec elements from range [VecIndex]..[VecIndex+Len-1]. 
 
Perform "less than" threshold operation for complex numbers on all Vec object values. 
 
Perform "less than" threshold operation for complex numbers on Vec elements from range [VecIndex]..[VecIndex+Len-1]. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!