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

Calculate the maximum value of all calling object elements.

Pascal
procedure Max(out AMax: double; out aIndex: integer); overload;

The AMax parameter returns the maximum value. The aIndex parameter returns the index of maximum value. An exception is raised if calling object TOpenCLBase.ComplexComplexproperty is true.

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