|
GNU Radio 3.6.5 C++ API
|
#include <trellis_api.h>#include "fsm.h"#include <gr_block.h>#include "core_algorithms.h"Go to the source code of this file.
Classes | |
| class | trellis_viterbi_b |
Functions | |
| TRELLIS_API trellis_viterbi_b_sptr | trellis_make_viterbi_b (const fsm &FSM, int K, int S0, int SK) |
| TRELLIS_API trellis_viterbi_b_sptr trellis_make_viterbi_b | ( | const fsm & | FSM, |
| int | K, | ||
| int | S0, | ||
| int | SK | ||
| ) |