Module ldpc_toolbox::sparse

source ·
Expand description

Sparse binary matrix representation and functions

This module implements a representation for sparse binary matrices based on the alist format used to handle LDPC parity check matrices.

Structs

Enums

  • A node in the graph associated to a sparse matrix

Type Aliases