pub fn is_matrix_su3(m: &CMatrix3, epsilon: f64) -> bool
Expand description

Return wether the input matrix is SU(3) up to epsilon.