trellis_permutation.h File Reference

#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)


Typedef Documentation

typedef boost::shared_ptr<trellis_permutation> trellis_permutation_sptr


Function Documentation

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


Generated on Tue May 1 10:45:48 2007 for GNU Radio 3.0.3 by  doxygen 1.5.1