You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Max Method > Matrix.Max Method (double, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Max Method (double, integer)
Pascal
procedure Max(out AMax: double; out AIndex: integer); overload;

::Calculate the maximum value of all calling object elements. The AMax parameter returns the maximum value. The AIndex parameter returns the Index of maximum value. An exception is raised if calling object Complex property is true.

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