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

Functions

void test_tiling_axisym (void **state)
 
void test_tiling_direction (void **state)
 
void test_tiling_wavelet (void **state)
 
void test_binomial_coefficient (void **state)
 
int main (void)
 

Variables

const int seed = 1
 

Function Documentation

◆ main()

int main ( void  )

◆ test_binomial_coefficient()

void test_binomial_coefficient ( void **  state)

◆ test_tiling_axisym()

void test_tiling_axisym ( void **  state)

Identity relation of the wavelet tiling in harmonic space

◆ test_tiling_direction()

void test_tiling_direction ( void **  state)

Identity relation of the directionality components for tiling in harmonic space.

◆ test_tiling_wavelet()

void test_tiling_wavelet ( void **  state)

Identity relation of the directional wavelets for tiling in harmonic space.

Variable Documentation

◆ seed

const int seed = 1