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§
- Results for BFS algorithm
- A sparse binary matrix
Enums§
- A node in the graph associated to a sparse matrix
Type Aliases§
- A
String
with an description of the error.