#include <gr_fft_vcc.h>#include <gr_io_signature.h>#include <gri_fft.h>#include <math.h>#include <string.h>Functions | |
| gr_fft_vcc_sptr | gr_make_fft_vcc (int fft_size, bool forward, const std::vector< float > window) |
| gr_fft_vcc_sptr gr_make_fft_vcc | ( | int | fft_size, | |
| bool | forward, | |||
| const std::vector< float > | window | |||
| ) |
Referenced by _wrap_fft_vcc().
1.5.8