mirror of
https://github.com/aicodix/code.git
synced 2026-04-27 14:30:36 +00:00
added LDPC decoder version with fully computed LUT
This commit is contained in:
parent
e06c954148
commit
b41799c84d
4 changed files with 242 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/*
|
||||
LDPC SISO layered decoder
|
||||
|
||||
This version stores only the first q bit positions
|
||||
|
||||
Copyright 2018 Ahmet Inan <inan@aicodix.de>
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue