Function lattice_qcd_rs::su3::is_matrix_su3
source · pub fn is_matrix_su3(m: &CMatrix3, epsilon: f64) -> bool
Expand description
Return wether the input matrix is SU(3) up to epsilon.
pub fn is_matrix_su3(m: &CMatrix3, epsilon: f64) -> bool
Return wether the input matrix is SU(3) up to epsilon.