TableOfReal: Centre rows

A command that centres the rows in the selected TableOfReal objects.

Algorithm

The new values in the table, xij, will be:

xij = xijxi·,

where

xi· = ∑j=1..numberOfColumns xij / numberOfColumns,

the average of row i.


© djmw 19980422