|
D.10.1.11 dual_code
Procedure from library brnoeth.lib (see brnoeth_lib).
- Usage:
- dual_code(G); G a matrix of numbers
- Return:
- a generator matrix of the dual code generated by G
- Note:
- The input should be a matrix G of numbers.
The output is also a parity check matrix for the code defined by G
Example:
|