pub fn orthonormalize_matrix_mut(matrix: &mut CMatrix3)
Expand description

Orthonormalize the given matrix by mutating its content.