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

Returns the average of rows in the source matrix.

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

Internally calls Matrix.MeanRows

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