MtxExpr::MeanRows Function

Vector MeanRows(TMtx *X);

Returns the average of rows in the source matrix.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::MeanRows

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler