You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > RMS Method > TMtxVec.RMS Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.RMS Method (integer, integer)

Calculate the RMS for calling object elements [Index]..[Index+Len-1] in-place.

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

An exception is raised if array borders are overrun.

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