![]() |
BitPunch McEliece
v0.0.4
|
#include <permtypes.h>
Data Fields | |
BPU_T_Perm_Element * | elements |
permutation vector More... | |
BPU_T_Perm_Element | size |
permutation size More... | |
Representation of permutation. Elements are numbers from 0 to size-1. Size corresponds to count of columns in matrix.
Definition at line 31 of file permtypes.h.
BPU_T_Perm_Element* elements |
permutation vector
Definition at line 32 of file permtypes.h.
BPU_T_Perm_Element size |
permutation size
Definition at line 33 of file permtypes.h.