#include <gr_chunks_to_symbols_bc.h>
#include <gr_io_signature.h>
#include <assert.h>
#include <iostream>
Functions | |
gr_chunks_to_symbols_bc_sptr | gr_make_chunks_to_symbols_bc (const std::vector< gr_complex > &symbol_table, const int D) |
gr_chunks_to_symbols_bc_sptr gr_make_chunks_to_symbols_bc | ( | const std::vector< gr_complex > & | symbol_table, | |
const int | D | |||
) |