You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > TMtx.StdDevCols Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.StdDevCols Method

Standard deviation for matrix columns.

Pascal
procedure StdDevCols(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!