llr_to_word Function

public function llr_to_word(N, llr) result(word)

Binarize the LLRs (or LAPPRs)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: N

Word size

real(kind=wp), intent(in) :: llr(N)

LLR (or LAPPR)

Return Value logical, (N)

Word