BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_BPU_T_GF2_16x_Matrix Struct Reference

#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...
 

Detailed Description

Matrix representation over GF2_16x.

Definition at line 44 of file gf2xtypes.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: