![]() |
s2let
2.2.0
Fast wavelets on the sphere
|
#include <assert.h>#include <complex.h>#include <math.h>#include <ssht/ssht.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <time.h>#include "s2let.h"
Functions | |
| void | s2let_lm_random_flm_real_sigma (complex double *flm, int L, int seed, double sigmanoise) |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ More... | |
| double | needletpower (double *wav_lm, int L) |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ More... | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
PROGRAM : s2let_axisym_denoising_demo COMMAND : bin/s2let_axisym_denoising_demo ARGUMENTS : none
| double needletpower | ( | double * | wav_lm, |
| int | L | ||
| ) |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| void s2let_lm_random_flm_real_sigma | ( | complex double * | flm, |
| int | L, | ||
| int | seed, | ||
| double | sigmanoise | ||
| ) |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~