pub fn is_matrix_su3_lie(matrix: &CMatrix3, epsilon: Real) -> bool
Expand description

Returns wether the given matrix is in the lie algebra su(3) that generates SU(3) up to epsilon.