|
D.10.2.10 randomCheck
Procedure from library decodegb.lib (see decodegb_lib).
- Usage:
- randomCheck(m, n, e); m,n,e are int
| - m x n are dimensions of the matrix,
- e is an extension degree (if one wants values to be from GF(p^e))
|
- Return:
- random check matrix
Example:
|