![]() |
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.
|
#include <ldpc.h>
Public Member Functions | |
| void | append (Taddr a) |
Public Attributes | |
| Taddr * | edges |
| int | nedges |
Static Public Attributes | |
| static const int | CHUNK = 4 |
|
inline |
Definition at line 71 of file ldpc.h.
References leansdr::fatal().
Referenced by leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::ldpc_engine().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| Taddr* leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::node::edges |
Definition at line 68 of file ldpc.h.
Referenced by leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::compute_scores(), and leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::decode_bitflip().
| int leansdr::ldpc_engine< SOFTBIT, SOFTWORD, SWSIZE, Taddr >::node::nedges |
1.8.13