You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Max Method > Matrix.Max Method (double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Max Method (double, integer, integer)

Calculate the maximum value from calling object elements [Index]..[Index+Len-1]. The result AMean is a real value.

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

An exception is raised if calling object Complex property is true or array borders are overrun.

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