Data structure used to store the user's given arguments. More...
#include <utility.h>

Data Fields | |
| scheme | s |
| The mapping scheme used by the PRF. | |
| int | p |
| Horizontal size of the PRF. | |
| int | q |
| Vertical size of the PRF. | |
| int | N |
| Horizontal size of the input matrix. | |
| int | M |
| Vertical size of the input matrix. | |
| int | error |
| Variable used when the user arguments generate errors. | |
Data structure used to store the user's given arguments.