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_s |
Functions | |
TRELLIS_API trellis_viterbi_s_sptr | trellis_make_viterbi_s (const fsm &FSM, int K, int S0, int SK) |
TRELLIS_API trellis_viterbi_s_sptr trellis_make_viterbi_s | ( | const fsm & | FSM, |
int | K, | ||
int | S0, | ||
int | SK | ||
) |