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,
trellis_metric_type_t
Definition: metric_type.h:29
boost::shared_ptr< constellation_metrics_cf > sptr
Definition: constellation_metrics_cf.h:42
Evaluate metrics for use by the Viterbi algorithm.
Definition: constellation_metrics_cf.h:38
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define TRELLIS_API
Definition: gr-trellis/include/gnuradio/trellis/api.h:30
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:71