Function wigner_symbols::internal::triangle_condition[][src]

pub fn triangle_condition(tj1: i32, tj2: i32, tj3: i32) -> bool
Expand description

Check |j1 − j2| ≤ j3 ≤ j1 + j2 and j1 + j2 + j3 ∈ ℤ.