Function Matrix-Norm

Part of:

package cl-mathstats
( matrix-norm < matrix > )

Returns the norm of matrix.
The norm is the maximum over the rows of the sum of the abs of the columns.