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

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