Module ldpc_toolbox::decoder

source ·
Expand description

LDPC belief propagation decoders.

This module provides several implementations of a LDPC decoders using belief propagation (the sum-product algorithm). The implementations differ in details about their numerical algorithms, data types and message passing schedules.

Modules§

Structs§

Traits§