Module systematic

Source
Expand description

Systematic CLI subcommand.

This command can be used to convert an n x m parity check matrix into one that supports systematic encoding using the first m - n columns by permuting columns in such a way that the n x n submatrix formed by the last n columns is invertible.

Structsยง

Args
Systematic CLI arguments.