MtxExpr::MeanCols Function

Vector MeanCols(TMtx *X);

Returns the average of columns in the source matrix.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::MeanCols

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