SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Classes | Namespaces | Macros
ldpc.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  leansdr::ldpc_table< Taddr >
 
struct  leansdr::ldpc_table< Taddr >::row
 
struct  leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >
 
struct  leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::node
 

Namespaces

 leansdr
 

Macros

#define lfprintf(...)
 

Macro Definition Documentation

◆ lfprintf

#define lfprintf (   ...)
Value:
{ \
}

Definition at line 20 of file ldpc.h.

Referenced by leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::decode_bitflip().