34#include <itpp/itexports.h>
117 return static_cast<double>(k) / n;
133 const bool systematic;
Channel Code class virtual interface.
Array< T > & operator=(const T &e)
Assignment operator.
Class for binary, narrow-sense BCH codes.
virtual int get_k() const
Get cardinality of code k.
virtual double get_rate() const
Get the code rate.
virtual ~BCH()
Destructor.
Generic Channel Code class.
Polynomials over GF(q)[x], where q=2^m, m=1,...,16.
Definitions of Galois Field algebra classes and functions.