GNU Radio 3.6.5 C++ API
|
#include <trellis_api.h>
#include <gr_block.h>
#include "calc_metric.h"
Go to the source code of this file.
Classes | |
class | trellis_metrics_f |
Evaluate metrics for use by the Viterbi algorithm. More... | |
Functions | |
TRELLIS_API trellis_metrics_f_sptr | trellis_make_metrics_f (int O, int D, const std::vector< float > &TABLE, trellis_metric_type_t TYPE) |
TRELLIS_API trellis_metrics_f_sptr trellis_make_metrics_f | ( | int | O, |
int | D, | ||
const std::vector< float > & | TABLE, | ||
trellis_metric_type_t | TYPE | ||
) |