|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_fft_vfc |
| Compute forward FFT. float vector in / complex vector out. More... | |
Functions | |
| GR_CORE_API gr_fft_vfc_sptr | gr_make_fft_vfc (int fft_size, bool forward, const std::vector< float > &window, int nthreads=1) |
| GR_CORE_API gr_fft_vfc_sptr gr_make_fft_vfc | ( | int | fft_size, |
| bool | forward, | ||
| const std::vector< float > & | window, | ||
| int | nthreads = 1 |
||
| ) |