Check the array of LLRs (or LAPPRs) against the syndrome
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TDecoder) | :: | this | 
                 Decoder  | 
        |||
| real(kind=wp), | intent(in) | :: | llr(this%vnum) | 
                 Array of LLR (or LAPPR)  | 
        ||
| logical, | intent(in) | :: | synd(this%cnum) | 
                 Syndrome  |