54 #include <boost/noncopyable.hpp> 64 class RDFT : boost::noncopyable {
76 void calc(
float *data);
91 #endif // COMMON_RDFT_H
RDFT(int bits, TransformType trans)
A simple scoped smart pointer template.
Low-level type definitions to handle fixed width types portably.
A scoped plain pointer, allowing pointer-y access and normal deletion.
(Inverse) Real Discrete Fourier Transform.