JASPL  0.2
Just Another Signal Processing Library
Public Member Functions | List of all members
jaspl::JFFT< T > Class Template Reference

Public Member Functions

 JFFT (bool use_threading=false)
 
PowerSpectrum (const T &input)
 
void SetUp (uint size)
 

Detailed Description

template<typename T>
class jaspl::JFFT< T >

Definition at line 25 of file jfft.h.