Given parity check matrix H of a code $C$, this function recovers a generator matrix G of $C$.
|
|
|
|
|
|
|
|
The object parityCheckToGenerator is a method function.
The source of this document is in CodingTheory.m2:3147:0.