11 #ifndef INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H 12 #define INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H 30 typedef std::shared_ptr<constellation_metrics_cf>
sptr;
32 static sptr make(digital::constellation_sptr constellation,
std::shared_ptr< constellation_metrics_cf > sptr
Definition: constellation_metrics_cf.h:30
trellis_metric_type_t
Definition: metric_type.h:17
Evaluate metrics for use by the Viterbi algorithm.
Definition: constellation_metrics_cf.h:26
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define TRELLIS_API
Definition: gr-trellis/include/gnuradio/trellis/api.h:18
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62