23#ifndef INCLUDED_LDPC_PAR_MTRX_ENCODER_H
24#define INCLUDED_LDPC_PAR_MTRX_ENCODER_H
boost::shared_ptr< ldpc_H_matrix > sptr
Definition: ldpc_H_matrix.h:53
Definition: ldpc_par_mtrx_encoder.h:37
virtual bool set_frame_size(unsigned int frame_size)=0
static generic_encoder::sptr make(std::string alist_file, unsigned int gap=0)
virtual int get_output_size()=0
static generic_encoder::sptr make_H(const code::ldpc_H_matrix::sptr H_obj)
virtual int get_input_size()=0
Definition: generic_encoder.h:35
boost::shared_ptr< generic_encoder > sptr
Definition: generic_encoder.h:49
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45