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

Returns the average of columns in the source matrix.

Pascal
function MeanCols(const X: TMtx): Vector; overload;

Internally calls Matrix.MeanCols

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