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,
 
 
block(void)
Definition gnuradio-runtime/include/gnuradio/block.h:806
Evaluate metrics for use by the Viterbi algorithm.
Definition constellation_metrics_cf.h:27
static sptr make(digital::constellation_sptr constellation, digital::trellis_metric_type_t TYPE)
std::shared_ptr< constellation_metrics_cf > sptr
Definition constellation_metrics_cf.h:30
#define TRELLIS_API
Definition gr-trellis/include/gnuradio/trellis/api.h:18
trellis_metric_type_t
Definition metric_type.h:17
GNU Radio logging wrapper.
Definition basic_block.h:29