23#ifndef INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H
24#define INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H
42 typedef boost::shared_ptr<constellation_metrics_cf>
sptr;
44 static sptr make(digital::constellation_sptr constellation,
The abstract base class for all 'terminal' processing blocks.
Definition block.h:72
Evaluate metrics for use by the Viterbi algorithm.
Definition constellation_metrics_cf.h:39
boost::shared_ptr< constellation_metrics_cf > sptr
Definition constellation_metrics_cf.h:42
static sptr make(digital::constellation_sptr constellation, digital::trellis_metric_type_t TYPE)
#define TRELLIS_API
Definition gr-trellis/include/gnuradio/trellis/api.h:30
trellis_metric_type_t
Definition metric_type.h:29
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46