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

Go to the source code of this file.
Classes | |
| class | trellis_permutation |
| Permutation. More... | |
Typedefs | |
| typedef boost::shared_ptr < trellis_permutation > | trellis_permutation_sptr |
Functions | |
| trellis_permutation_sptr | trellis_make_permutation (int K, const std::vector< int > &TABLE, int SYMS_PER_BLOCK, size_t NBYTES_INOUT) |
| trellis_permutation_sptr trellis_make_permutation | ( | int | K, | |
| const std::vector< int > & | TABLE, | |||
| int | SYMS_PER_BLOCK, | |||
| size_t | NBYTES_INOUT | |||
| ) |
1.5.8