You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > ThresholdGT_LT Method > TOpenCLMtxVec.ThresholdGT_LT Method (double, double, double, double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.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(const GTLevel: double; const GTValue: double; const LTLevel: double; const 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!