11#ifndef INCLUDED_TRELLIS_BASE_H
12#define INCLUDED_TRELLIS_BASE_H
STL class.
Definition vector_docstub.h:11
bool dec2bases(unsigned int num, const std::vector< int > &bases, std::vector< int > &s)
bool dec2base(unsigned int num, int base, std::vector< int > &s)
change base
unsigned int bases2dec(const std::vector< int > &s, const std::vector< int > &bases)
unsigned int base2dec(const std::vector< int > &s, int base)
GNU Radio logging wrapper.
Definition basic_block.h:29