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