GamR
0.0.0
GammaROOT
Loading...
Searching...
No Matches
WignerD.hh
Go to the documentation of this file.
1
/* library to calculate Wiger D symbols */
2
/* following the formalism in Alder and Winther - Electromagnetic Excitation, pg
3
* 311 */
4
/* Tim Gray - timothy.gray@anu.edu.au */
5
#ifndef GAMR_ANGDIST_WIGNERD_HH
6
#define GAMR_ANGDIST_WIGNERD_HH
7
8
#include <complex>
9
10
#include <
utils/Utilities.hh
>
11
12
namespace
GamR
{
13
namespace
AngDist
{
14
double
djmm
(
double
j,
double
m,
double
mprime,
double
beta);
15
std::complex<double>
BigD
(
double
j,
double
m,
double
mprime,
double
alpha,
double
beta,
double
gamma);
16
}
// namespace AngDist
17
}
// namespace GamR
18
19
#endif
Utilities.hh
GamR::AngDist
Definition
AngCorr.cc:8
GamR::AngDist::djmm
double djmm(double j, double m, double mprime, double beta)
Definition
WignerD.cc:14
GamR::AngDist::BigD
std::complex< double > BigD(double j, double m, double mprime, double alpha, double beta, double gamma)
Definition
WignerD.cc:66
GamR
Definition
Gain.cc:19
src
lib
angdist
WignerD.hh
Generated on Tue Feb 10 2026 23:03:42 for GamR by
1.13.2