klMatrix
Public Member Functions | Protected Attributes
klDWT< TYPE > Class Template Reference

#include <kl_wavelet.h>

Collaboration diagram for klDWT< TYPE >:
Collaboration graph

Public Member Functions

 klDWT (klVector< TYPE > signal)
 
klMatrix< TYPE > operator() ()
 

Protected Attributes

klVector< TYPE > _signal
 

Constructor & Destructor Documentation

template<class TYPE>
klDWT< TYPE >::klDWT ( klVector< TYPE >  signal)
inline

Member Function Documentation

template<class TYPE>
klMatrix<TYPE> klDWT< TYPE >::operator() ( )
inline

Here is the call graph for this function:

Field Documentation

template<class TYPE>
klVector<TYPE> klDWT< TYPE >::_signal
protected

The documentation for this class was generated from the following file: