s2let  2.2.0
Fast wavelets on the sphere
Functions
s2let_axisym_denoising_demo.c File Reference
#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"
Include dependency graph for s2let_axisym_denoising_demo.c:

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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

PROGRAM : s2let_axisym_denoising_demo COMMAND : bin/s2let_axisym_denoising_demo ARGUMENTS : none

◆ needletpower()

double needletpower ( double *  wav_lm,
int  L 
)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

◆ s2let_lm_random_flm_real_sigma()

void s2let_lm_random_flm_real_sigma ( complex double *  flm,
int  L,
int  seed,
double  sigmanoise 
)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~