struct_fermat_params_t Struct Reference
Defines the variable parameters used in Fermat's algorithm (dummy structure).
More...
#include <lib/algo/include/fermat.h>
Detailed Description
Defines the variable parameters used in Fermat's algorithm (dummy structure).
This structure is intended to define the set of the variable parameters used in Fermat's algorithm.
- Warning:
- For the time being, this is a completely unused dummy structure which is kept only as a placeholder should the need for user parameters arise in future code revisions.
Definition at line 69 of file fermat.h.
Field Documentation
Unused dummy variable.
Definition at line 73 of file fermat.h.
The documentation for this struct was generated from the following file: