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

#include <kl_wavelet.h>

Collaboration diagram for klDFT< TYPE >:
Collaboration graph

Public Member Functions

 klDFT (klVector< TYPE > signal)
 
klVector< TYPE > operator() ()
 

Protected Attributes

klVector< TYPE > _signal
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<class TYPE>
klVector<TYPE> klDFT< TYPE >::operator() ( )
inline

Here is the call graph for this function:

Field Documentation

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

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