rerow:
Standardization of a matrix reordering the rows
Description
This function reorders and standardizes the rows of a matrix.
Value
It returns the standardized matrix.
Details
The standardization is done in such a way that every row has length 1, the largest absolute value of the row has a positive sign and the rows are ordered decreasingly according to their largest value.