s2let  2.2.0
Fast wavelets on the sphere
Functions
s2let_lm.h File Reference
#include <ssht/ssht.h>
Include dependency graph for s2let_lm.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ s2let_lm_power()

double s2let_lm_power ( S2LET_COMPLEX(double) *  flm,
int  L 
)

◆ s2let_lm_random_flm()

void s2let_lm_random_flm ( S2LET_COMPLEX(double) *  flm,
int  L,
int  spin,
int  seed 
)

◆ s2let_lm_random_flm_real()

void s2let_lm_random_flm_real ( S2LET_COMPLEX(double) *  flm,
int  L,
int  seed 
)