GNU Radio 3.6.5 C++ API

wavelet_wavelet_ff.h File Reference

#include <wavelet_api.h>
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  wavelet_wavelet_ff
 compute wavelet transform using gsl routines More...

Functions

WAVELET_API wavelet_wavelet_ff_sptr wavelet_make_wavelet_ff (int size=1024, int order=20, bool forward=true)

Function Documentation

WAVELET_API wavelet_wavelet_ff_sptr wavelet_make_wavelet_ff ( int  size = 1024,
int  order = 20,
bool  forward = true 
)