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

Vector skewness

Pascal
function Skewness(const Vec: TDenseMtxVec; AMean: double; AStdDev: 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. 
AStdDev 
The standard deviation computed from the Vec parameter. 

Vector skewness.

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