dot-normalizer.Rd
A function to normalize a matrix
.normalizer(mat, normal = NULL)
A matrix
A scalar to normalize the matrix. Default is the number of rows of the matrix
A matrix normalized so that its inner product is \(normal*I_n\)