Function rgsl::coupling_coefficients::_3j_e [] [src]

pub fn _3j_e(two_ja: i32, two_jb: i32, two_jc: i32, two_ma: i32, two_mb: i32, two_mc: i32) -> (Value, Result)

This routine computes the Wigner 3-j coefficient,

(ja jb jc ma mb mc)

where the arguments are given in half-integer units, ja = two_ja/2, ma = two_ma/2, etc.