Function trv::maths::wigner_3j#

Function Documentation#

double trv::maths::wigner_3j(int j1, int j2, int j3, int m1, int m2, int m3)#

Calculate Wigner 3-j symbol.

Parameters

j1, j2, j3, m1, m2, m3 – Wigner 3-j symbol components.

Returns

Value of the Wigner 3-j symbol.