![]() |
s2let
2.2.0
Fast wavelets on the sphere
|
#include <ssht/ssht.h>

Go to the source code of this file.
Functions | |
| double | s2let_lm_power (S2LET_COMPLEX(double) *flm, int L) |
| void | s2let_lm_random_flm (S2LET_COMPLEX(double) *flm, int L, int spin, int seed) |
| void | s2let_lm_random_flm_real (S2LET_COMPLEX(double) *flm, int L, int seed) |
| double s2let_lm_power | ( | S2LET_COMPLEX(double) * | flm, |
| int | L | ||
| ) |
| void s2let_lm_random_flm | ( | S2LET_COMPLEX(double) * | flm, |
| int | L, | ||
| int | spin, | ||
| int | seed | ||
| ) |
| void s2let_lm_random_flm_real | ( | S2LET_COMPLEX(double) * | flm, |
| int | L, | ||
| int | seed | ||
| ) |