C++ signal processing
Hard decoding of LLR data.
Namespace: dsp::telecom
dsp::telecom
void decode_hard(BitStream &y, const Vecf &llr)
\[ y_k = 1\textrm{ si }L_k \leq 0, 0\textrm{ sinon.} \]