fLDPC
fLDPC Documentation
Source Files
Modules
Procedures
Derived Types
word_to_synd
Function
12 statements
Source File
ldpc_decoder.f90
ldpc_decoder
word_to_synd
Contents
public function word_to_synd(this, word) result(synd)
Evaluate the syndrome from a word
Type Bound
TDecoder
Arguments
Type
Intent
Optional
Attributes
Name
class(
TDecoder
)
::
this
Decoder
logical,
intent(in)
::
word
(this%vnum)
Word
Return Value
logical, (this%cnum)
Syndrome