klMatrix
Data Structures | Functions
kl_wavelet.h File Reference
#include "mkl.h"
#include "kl_stat.h"
#include "kl_matrix.h"
#include "mkl_dfti.h"
#include "ipp.h"
Include dependency graph for kl_wavelet.h:
This graph shows which files directly or indirectly include this file:

Data Structures

class  klDFT< TYPE >
 
class  klDWT< TYPE >
 

Functions

template<class TYPE >
klVector< TYPE > testKLDFT (klVector< TYPE > signal)
 
template<class TYPE >
klMatrix< TYPE > testKLDWT (klVector< TYPE > signal)
 
template<class TYPE >
void testKLWavelet (ofstream &_tex)
 

Function Documentation

template<class TYPE >
klVector<TYPE> testKLDFT ( klVector< TYPE >  signal)
template<class TYPE >
klMatrix<TYPE> testKLDWT ( klVector< TYPE >  signal)
template<class TYPE >
void testKLWavelet ( ofstream &  _tex)