4 #ifndef VISR_LIBRBBL_KISSFFT_WRAPPER_HPP_INCLUDED 5 #define VISR_LIBRBBL_KISSFFT_WRAPPER_HPP_INCLUDED 21 template<
typename DataType >
52 std::unique_ptr<Impl> mImpl;
58 #endif // #ifndef VISR_LIBRBBL_KISSFFT_WRAPPER_HPP_INCLUDED Definition: fft_wrapper_base.hpp:19
Definition: kiss_fft_wrapper.hpp:22
Definition: options.cpp:10
DataType forwardScalingFactor() const override
Definition: kiss_fft_wrapper.hpp:39
std::complex< DataType > FrequencyDomainType
Definition: fft_wrapper_base.hpp:22
ErrorCode
Definition: error_codes.hpp:13
DataType inverseScalingFactor() const override
Definition: kiss_fft_wrapper.hpp:41