fLDPC
fLDPC Documentation
Source Files
Modules
Procedures
Derived Types
llr_to_word
Function
6 statements
Source File
ldpc_decoder.f90
ldpc_decoder
llr_to_word
Contents
public function llr_to_word(N, llr) result(word)
Binarize the LLRs (or LAPPRs)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
N
Word size
real(kind=wp),
intent(in)
::
llr
(N)
LLR (or LAPPR)
Return Value
logical, (N)
Word