<+description+>
More...
#include <gfdm_kernel_utils.h>
◆ gfdm_complex
◆ gfdm_kernel_utils()
gr::gfdm::gfdm_kernel_utils::gfdm_kernel_utils |
( |
| ) |
|
◆ ~gfdm_kernel_utils()
gr::gfdm::gfdm_kernel_utils::~gfdm_kernel_utils |
( |
| ) |
|
◆ calculate_signal_energy()
float gr::gfdm::gfdm_kernel_utils::calculate_signal_energy |
( |
const gfdm_complex * | p_in, |
|
|
const int | ninput_size ) |
◆ initialize_fft()
fftwf_plan gr::gfdm::gfdm_kernel_utils::initialize_fft |
( |
gfdm_complex * | out_buf, |
|
|
gfdm_complex * | in_buf, |
|
|
const int | fft_size, |
|
|
bool | forward ) |
The documentation for this class was generated from the following file: