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

Calculate median value for calling vector 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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!