TableOfReal: Normalize rows...

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

Setting

Norm
determines the sum of the squared elements in each row after normalization.

Algorithm

All elements xij in each row i=1..numberOfRows will be multiplied by sqrt (norm / ∑j=1..numberOfColumns xij2).


© djmw 19980422