GNU Radio's LFAST Package
gr::lfast::nlog10volk_impl Class Reference

#include <nlog10volk_impl.h>

Inheritance diagram for gr::lfast::nlog10volk_impl:
gr::lfast::nlog10volk

Public Member Functions

 nlog10volk_impl (float n, size_t vlen, float k)
 
 ~nlog10volk_impl ()
 
int work_original (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
int work_test (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::lfast::nlog10volk
typedef boost::shared_ptr
< nlog10volk
sptr
 
- Static Public Member Functions inherited from gr::lfast::nlog10volk
static sptr make (float n, size_t vlen, float k)
 Return a shared_ptr to a new instance of lfast::nlog10volk. More...
 

Constructor & Destructor Documentation

gr::lfast::nlog10volk_impl::nlog10volk_impl ( float  n,
size_t  vlen,
float  k 
)
gr::lfast::nlog10volk_impl::~nlog10volk_impl ( )

Member Function Documentation

int gr::lfast::nlog10volk_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)
int gr::lfast::nlog10volk_impl::work_original ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)
int gr::lfast::nlog10volk_impl::work_test ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

The documentation for this class was generated from the following file: