Vector MeanRows(TMtx X)
Returns the average of rows in the source matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Vector
Remarks:
Internally calls Dew.Math.Matrix.MeanRows
Returns the average of rows in the source matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Vector
Internally calls Dew.Math.Matrix.MeanRows