GNU Radio's DVBS2RX Package
|
This is the complete list of members for gr::dvbs2rx::gf2m_poly< T >, including all inherited members.
degree() const | gr::dvbs2rx::gf2m_poly< T > | inline |
eval(T x) const | gr::dvbs2rx::gf2m_poly< T > | |
eval_by_exp(uint32_t i) const | gr::dvbs2rx::gf2m_poly< T > | |
get_poly() const | gr::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) const | gr::dvbs2rx::gf2m_poly< T > | |
operator*(const gf2m_poly< T > &x) const | gr::dvbs2rx::gf2m_poly< T > | |
operator+(const gf2m_poly< T > &x) const | gr::dvbs2rx::gf2m_poly< T > | |
operator==(const gf2m_poly< T > &x) const | gr::dvbs2rx::gf2m_poly< T > | inline |
operator[](uint32_t index) const | gr::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()) const | gr::dvbs2rx::gf2m_poly< T > | |
to_gf2_poly() const | gr::dvbs2rx::gf2m_poly< T > |