FLAG  1.0b1
Exact Fourier-Laguerre transform in spherical coordinates
flag.h
Go to the documentation of this file.
1 #ifndef FLAG
2 #define FLAG
3 
4 #define ALPHA 0
5 
6 #include "flag_core.h"
7 #include "flag_sampling.h"
8 #include "flag_spherlaguerre.h"
9 #include "flag_spherbessel.h"
10 
11 #endif