QPMS
Electromagnetic multiple scattering library and toolkit.
|
Gaunt coefficients (integrals over three spherical harmonics). More...
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | _GAUNT_H_MIN(x, y) (((x) > (y)) ? (y) : (x)) |
Functions | |
static int | gaunt_q_max (int m, int n, int mu, int nu) |
void | gaunt_xu (int m, int n, int mu, int nu, int qmax, double *v_aq, int *err) |
Gaunt coefficients (integrals over three spherical harmonics).