You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > ThresholdGT_LT Method > clVector.ThresholdGT_LT Method (double, double, double, double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.ThresholdGT_LT Method (double, double, double, double, integer, integer)

Perfrom "greater than and less than" threshold operation on the calling object values in range [Index]..[Index+Len-1].

Pascal
function ThresholdGT_LT(GTLevel: double; GTValue: double; LTLevel: double; LTValue: double; Index: integer; Len: integer): TOpenCLMtxVec; overload;

An exception is raised if array borders are overrun/underrun. An exception will be raised if the calling object contains complex numbers.

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