Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
WignerDMatrix.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/Function.h>
#include <hydra/Pdf.h>
#include <hydra/Integrator.h>
#include <hydra/detail/utility/CheckValue.h>
#include <hydra/Tuple.h>
#include <hydra/functions/Utils.h>
#include <hydra/functions/Math.h>
#include <tuple>
#include <limits>
#include <stdexcept>
#include <assert.h>
#include <utility>
#include <ratio>
#include <hydra/detail/external/hydra_thrust/extrema.h>
Include dependency graph for WignerDMatrix.h:

Go to the source code of this file.

Data Structures

class  hydra::WignerDMatrix< ArgType, Signature >
 Calculates the beta-term

\[ d^j_{mn}(beta) \]

in the matrix element of the finite rotation operator (Wigner's D-function), according to formula 4.3.4(eq. More...

 

Namespaces

 hydra
 Generic policies definition.