QPMS
Electromagnetic multiple scattering library and toolkit.
Macros | Functions
gaunt.h File Reference

Gaunt coefficients (integrals over three spherical harmonics). More...

#include <stdlib.h>
Include dependency graph for gaunt.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)
 

Detailed Description

Gaunt coefficients (integrals over three spherical harmonics).