Wayverb
frequency_domain::dft_1d Class Referencefinal

Classes

class  impl
 

Public Types

enum  direction { forwards, backwards }
 

Public Member Functions

 dft_1d (direction dir, size_t size)
 
 dft_1d (const dft_1d &)=delete
 
 dft_1d (dft_1d &&) noexcept=delete
 
dft_1doperator= (const dft_1d &)=delete
 
dft_1doperator= (dft_1d &&) noexcept=delete
 
std::vector< std::complex< float > > run (const std::complex< float > *begin, const std::complex< float > *end)
 

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