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

Standard deviation for matrix rows.

Pascal
procedure StdDevRows(const result: TVec);

Calculates the standard deviation for each of the calling matrix rows 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!