Column-wise norm of a matrix
cn = colnorm(a) is vector (1xM) of the normals of each column of the matrix a (NxM).
© 1990-2014 Peter Corke.