Hard decoding of LLR data.

Espace de nom : tsd::telecom

Prototype

void decode_hard(BitStream &y, const Vecf &llr)

Paramètres

llrVecteur de log-vraisemblances
yTrain binaire de sortie

Description

\[ y_k = 1\textrm{ si }L_k \leq 0, 0\textrm{ sinon.} \]