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

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

Pascal
function ThresholdLT(LTLevel: double; LTValue: double; Index: integer; Len: integer): TOpenCLMtxVec; overload;

An exception is raised if array borders are overrun/underrun.

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