s2let  2.2.0
Fast wavelets on the sphere
Functions | Variables
test_adjoint.c File Reference
#include <setjmp.h>
#include <stdarg.h>
#include <stddef.h>
#include "s2let.h"
#include <cmocka.h>
Include dependency graph for test_adjoint.c:

Functions

void test_wav_analysis_adjoint_lm_lmn (void **state)
 
void test_wav_synthesis_adjoint_lm_lmn (void **state)
 
void test_wav_analysis_adjoint_mw (void **state)
 
void test_wav_analysis_adjoint_mw_real (void **state)
 
void test_wav_synthesis_adjoint_lm2wav (void **state)
 
void test_wav_synthesis_adjoint_mw (void **state)
 
void test_wav_synthesis_adjoint_mw_real (void **state)
 
void gen_flmn_complex (complex double *flmn, const so3_parameters_t *parameters, int seed)
 
void test_wav_so3_forward_adjoint (void **state)
 
int main (void)
 

Variables

const int seed = 1
 

Function Documentation

◆ gen_flmn_complex()

void gen_flmn_complex ( complex double *  flmn,
const so3_parameters_t *  parameters,
int  seed 
)

◆ main()

int main ( void  )

◆ test_wav_analysis_adjoint_lm_lmn()

void test_wav_analysis_adjoint_lm_lmn ( void **  state)

◆ test_wav_analysis_adjoint_mw()

void test_wav_analysis_adjoint_mw ( void **  state)

◆ test_wav_analysis_adjoint_mw_real()

void test_wav_analysis_adjoint_mw_real ( void **  state)

◆ test_wav_so3_forward_adjoint()

void test_wav_so3_forward_adjoint ( void **  state)

◆ test_wav_synthesis_adjoint_lm2wav()

void test_wav_synthesis_adjoint_lm2wav ( void **  state)

◆ test_wav_synthesis_adjoint_lm_lmn()

void test_wav_synthesis_adjoint_lm_lmn ( void **  state)

◆ test_wav_synthesis_adjoint_mw()

void test_wav_synthesis_adjoint_mw ( void **  state)

◆ test_wav_synthesis_adjoint_mw_real()

void test_wav_synthesis_adjoint_mw_real ( void **  state)

Variable Documentation

◆ seed

const int seed = 1