GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
gr::fec::tpc_common Member List

This is the complete list of members for gr::fec::tpc_common, including all inherited members.

itob(std::vector< int > &binVec, int symbol, int length)gr::fec::tpc_commonstatic
parity_counter(int symbol, int length)gr::fec::tpc_commonstatic
precomputeStateTransitionMatrix_RSCPoly(int numStates, std::vector< int > g, int KK, int nn, std::vector< std::vector< int >> &output, std::vector< std::vector< int >> &nextStates)gr::fec::tpc_commonstatic
rsc_enc_bit(int input, int state_in, std::vector< int > g, int KK, int nn, std::vector< std::vector< int >> &output, std::vector< std::vector< int >> &nextStates)gr::fec::tpc_commonstatic
rsc_tail(std::vector< int > &tail_p, std::vector< int > g, int max_states, int mm)gr::fec::tpc_commonstatic