You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.StdDevCols Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.StdDevCols Method

Standard deviation for matrix columns.

Pascal
procedure StdDevCols(const result: TVec);

Calculates the standard deviation for each of the calling matrix columns and stores the results in vector result. An exception is raised if calling matrix is complex. The Length and Complex properties of the result vector are adjusted automatically.

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