LevelS C++ support library
3.83
|
#include <wigner.h>
Class for calculation of the Wigner matrix at arbitrary angles, using Risbo recursion in a way that can be OpenMP-parallelised. This approach uses more memory and is slightly slower than wigner_d_risbo_scalar.