#include "fsm.h"#include <gr_block.h>

Go to the source code of this file.
Classes | |
| class | trellis_viterbi_i |
Typedefs | |
| typedef boost::shared_ptr < trellis_viterbi_i > | trellis_viterbi_i_sptr |
Functions | |
| trellis_viterbi_i_sptr | trellis_make_viterbi_i (const fsm &FSM, int K, int S0, int SK) |
| trellis_viterbi_i_sptr trellis_make_viterbi_i | ( | const fsm & | FSM, | |
| int | K, | |||
| int | S0, | |||
| int | SK | |||
| ) |
1.5.8