GNU Radio's DVBS2RX Package
gr::dvbs2rx::gf2m_poly< T > Member List

This is the complete list of members for gr::dvbs2rx::gf2m_poly< T >, including all inherited members.

degree() constgr::dvbs2rx::gf2m_poly< T >inline
eval(T x) constgr::dvbs2rx::gf2m_poly< T >
eval_by_exp(uint32_t i) constgr::dvbs2rx::gf2m_poly< T >
get_poly() constgr::dvbs2rx::gf2m_poly< T >inline
gf2m_poly(const galois_field< T > *const gf, std::vector< T > &&coefs)gr::dvbs2rx::gf2m_poly< T >
gf2m_poly(const galois_field< T > *const gf, const gf2_poly< Y > &gf2_poly)gr::dvbs2rx::gf2m_poly< T >inline
operator*(T x) constgr::dvbs2rx::gf2m_poly< T >
operator*(const gf2m_poly< T > &x) constgr::dvbs2rx::gf2m_poly< T >
operator+(const gf2m_poly< T > &x) constgr::dvbs2rx::gf2m_poly< T >
operator==(const gf2m_poly< T > &x) constgr::dvbs2rx::gf2m_poly< T >inline
operator[](uint32_t index) constgr::dvbs2rx::gf2m_poly< T >inline
search_roots_in_exp_range(uint32_t i_start, uint32_t i_end, uint32_t max_roots=std::numeric_limits< uint32_t >::max()) constgr::dvbs2rx::gf2m_poly< T >
to_gf2_poly() constgr::dvbs2rx::gf2m_poly< T >