|
GNU Radio 3.4.0 C++ API
|

Go to the source code of this file.
Classes | |
| class | trellis_metrics_i |
| Evaluate metrics for use by the Viterbi algorithm. More... | |
Functions | |
| trellis_metrics_i_sptr | trellis_make_metrics_i (int O, int D, const std::vector< int > &TABLE, trellis_metric_type_t TYPE) |
| trellis_metrics_i_sptr trellis_make_metrics_i | ( | int | O, |
| int | D, | ||
| const std::vector< int > & | TABLE, | ||
| trellis_metric_type_t | TYPE | ||
| ) |