Ssht  1.3.3
Fast and exact spin spherical harmonic transforms
Macros | Typedefs
ssht_types.h File Reference
#include <tgmath.h>
Include dependency graph for ssht_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SSHT_PI   3.141592653589793238462643383279502884197
 
#define SSHT_PION2   1.570796326794896619231321691639751442099
 
#define SSHT_SQRT2   1.41421356237309504880168872420969807856967
 
#define SSHT_PROMPT   "[ssht] "
 

Typedefs

typedef double complex ssht_complex_double
 

Detailed Description

Types used in SSHT package.

Author
Jason McEwen

Macro Definition Documentation

◆ SSHT_PI

#define SSHT_PI   3.141592653589793238462643383279502884197

◆ SSHT_PION2

#define SSHT_PION2   1.570796326794896619231321691639751442099

◆ SSHT_PROMPT

#define SSHT_PROMPT   "[ssht] "

◆ SSHT_SQRT2

#define SSHT_SQRT2   1.41421356237309504880168872420969807856967

Typedef Documentation

◆ ssht_complex_double

typedef double complex ssht_complex_double