![]() |
BitPunch McEliece
v0.0.4
|
#include <gf2xtypes.h>
Data Fields | |
BPU_T_GF2_16x ** | elements |
all element of matrix More... | |
uint16_t | k |
rows More... | |
uint16_t | n |
cols More... | |
Matrix representation over GF2_16x.
Definition at line 44 of file gf2xtypes.h.
BPU_T_GF2_16x** elements |
all element of matrix
Definition at line 45 of file gf2xtypes.h.
uint16_t k |
rows
Definition at line 46 of file gf2xtypes.h.
uint16_t n |
cols
Definition at line 47 of file gf2xtypes.h.