word_to_synd Function

public function word_to_synd(this, word) result(synd)

Evaluate the syndrome from a word

Type Bound

TDecoder

Arguments

Type IntentOptional Attributes Name
class(TDecoder) :: this

Decoder

logical, intent(in) :: word(this%vnum)

Word

Return Value logical, (this%cnum)

Syndrome