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

#include <permtypes.h>

Data Fields

BPU_T_Perm_Elementelements
 permutation vector More...
 
BPU_T_Perm_Element size
 permutation size More...
 

Detailed Description

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.

Field Documentation

BPU_T_Perm_Element* elements

permutation vector

Definition at line 32 of file permtypes.h.

permutation size

Definition at line 33 of file permtypes.h.


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