Summary
The RMS (root-mean-square) function.
Unit
MtxVec
Declaration
Function RMS(Vec: TDenseMtxVec; Index, Len: integer): TSample;
Description
Returns the RMS of Vec object elements [Index]..[Index+Len-1]. An exception is raised if array borders are overrun/underrun.
Declaration
Function RMS(Vec: TDenseMtxVec): TSample;
Result
the RMS (root-mean-square) of all Vec elements.
| Copyright 2008 Dew Research |
http://www.dewresearch.com