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

Go to the source code of this file.
Classes | |
| class | trellis_metrics_c |
| Evaluate metrics for use by the Viterbi algorithm. More... | |
Typedefs | |
| typedef boost::shared_ptr < trellis_metrics_c > | trellis_metrics_c_sptr |
Functions | |
| trellis_metrics_c_sptr | trellis_make_metrics_c (int O, int D, const std::vector< gr_complex > &TABLE, trellis_metric_type_t TYPE) |
| trellis_metrics_c_sptr trellis_make_metrics_c | ( | int | O, | |
| int | D, | |||
| const std::vector< gr_complex > & | TABLE, | |||
| trellis_metric_type_t | TYPE | |||
| ) |
1.5.8