You are here: Symbol Reference > MtxVec Namespace > Functions > MtxVec.StdDev Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.StdDev Function

Vector standard deviation.

Pascal
function StdDev(const Vec: TDenseMtxVec; AMean: double): double; overload;
Parameters 
Description 
Vec 
Calling vector or matrix object for which function will be evaluated. 
AMean 
The average value computed from the Vec parameter. 

Vector standard deviation.

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