GNU Radio 3.4.0 C++ API
trellis_permutation.h File Reference
#include <vector>
#include <gr_sync_block.h>
Include dependency graph for trellis_permutation.h:

Go to the source code of this file.

Classes

class  trellis_permutation
 Permutation. More...

Functions

trellis_permutation_sptr trellis_make_permutation (int K, const std::vector< int > &TABLE, int SYMS_PER_BLOCK, size_t NBYTES_INOUT)

Function Documentation

trellis_permutation_sptr trellis_make_permutation ( int  K,
const std::vector< int > &  TABLE,
int  SYMS_PER_BLOCK,
size_t  NBYTES_INOUT 
)