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