pub fn orthonormalize_matrix(matrix: &CMatrix3) -> CMatrix3
Expand description

Try orthonormalize the given matrix.