fLDPC
fLDPC Documentation
Source Files
Modules
Procedures
Derived Types
f_plus_box
Module Function
8 statements
Source File
ldpc_decoder.f90
ldpc_decoder
f_plus_box
Contents
public pure module function f_plus_box(x, y) result(z)
Box-plus sum
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(in)
::
y
Return Value
real(kind=wp)