trellis_calc_metric.h File Reference

#include <vector>
#include <gr_complex.h>
#include <trellis_metric_type.h>

Include dependency graph for trellis_calc_metric.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
void calc_metric (int O, int D, const std::vector< T > &TABLE, const T *in, float *metric, trellis_metric_type_t type)
void calc_metric (int O, int D, const std::vector< gr_complex > &TABLE, const gr_complex *in, float *metric, trellis_metric_type_t type)


Function Documentation

void calc_metric ( int  O,
int  D,
const std::vector< gr_complex > &  TABLE,
const gr_complex in,
float *  metric,
trellis_metric_type_t  type 
)

template<class T >
void calc_metric ( int  O,
int  D,
const std::vector< T > &  TABLE,
const T *  in,
float *  metric,
trellis_metric_type_t  type 
) [inline]


Generated on Thu Mar 5 09:02:10 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8