GNU Radio 3.6.5 C++ API

trellis_permutation.h File Reference

#include <trellis_api.h>
#include <vector>
#include <gr_sync_block.h>

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)

Function Documentation

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