Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N |
Number of edges |
||
integer, | intent(in) | :: | e_to_v(N) |
each location contains the index of the variable node connected to the edge corresponding to that location |
||
integer, | intent(in) | :: | e_to_c(N) |
each location contains the index of the check node connected to the edge corresponding to that location |
The resulting Decoder object