35#include <itpp/itexports.h>
74 virtual double get_rate()
const {
return 0.5; };
Channel Code class virtual interface.
Generic Channel Code class.
Extended Golay code (24,12,8).
bmat get_G() const
Gets the generator matrix for the code (also the parity check matrix)
virtual ~Extended_Golay()
Destructor.
virtual double get_rate() const
Get the code rate.
Matrix Class Definitions.
Mat< bin > bmat
bin matrix
Templated Vector Class Definitions.