MtxExpr.MeanRows Method

function MeanRows(const X: TMtx): Vector;

Returns the average of rows in the source matrix.

#NameTypeDescription
1XTMtx

Returns: Vector

Remarks:

Internally calls Matrix.MeanRows