GNU Radio 3.5.1 C++ API
|
Go to the source code of this file.
Classes | |
class | trellis_permutation |
Permutation. More... | |
Functions | |
TRELLIS_API trellis_permutation_sptr | trellis_make_permutation (int K, const std::vector< int > &TABLE, int SYMS_PER_BLOCK, size_t BYTES_PER_SYMBOL) |
TRELLIS_API trellis_permutation_sptr trellis_make_permutation | ( | int | K, |
const std::vector< int > & | TABLE, | ||
int | SYMS_PER_BLOCK, | ||
size_t | BYTES_PER_SYMBOL | ||
) |