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

Calculate median value for calling Matrix elements [Index]..[Index+Len-1].

Pascal
function Median(Index: integer; Len: integer): double; overload;

An exception is raised if ConditionCheck is true and array borders are overrun.

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