#include <gr_chunks_to_symbols_sc.h>
#include <gr_io_signature.h>
#include <assert.h>
#include <iostream>
#include <string.h>
Functions | |
gr_chunks_to_symbols_sc_sptr | gr_make_chunks_to_symbols_sc (const std::vector< gr_complex > &symbol_table, const int D) |
gr_chunks_to_symbols_sc_sptr gr_make_chunks_to_symbols_sc | ( | const std::vector< gr_complex > & | symbol_table, | |
const int | D | |||
) |