You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > Min Method > TOpenCLMtxVec.Min Method (double, Integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.Min Method (double, Integer, integer, integer)

Calculate the minimum value of calling object elements [Index]..[Index+Len-1].

Pascal
procedure Min(out AMin: double; out aIndex: Integer; Index: integer; Len: integer); overload;

The AMax parameter returns the minimum value. The aIndex parameter returns the index of minimum value. An exception is raised if calling object TOpenCLBase.ComplexComplexproperty is true or array borders are overrud/underrun.

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