 |
s2let
2.2.0
Fast wavelets on the sphere
|
Go to the documentation of this file.
5 #ifndef S2LET_DENOISE_DEMO
6 #define S2LET_DENOISE_DEMO
void hard_threshold_real(double *g_wav, const double *threshold, const s2let_parameters_t *parameters)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Definition: s2let_denoising_demo.c:43
double waveletpower(complex double *wav_lm, int L)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Definition: s2let_denoising_demo.c:35
void s2let_lm_random_flm_real_sigma(complex double *flm, int L, int seed, double sigmanoise)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Definition: s2let_axisym_denoising_demo.c:16
const int seed
Definition: test_adjoint.c:9
Definition: s2let_types.h:56