Function dhelp_precompute#
Defined in File precompute.h
Function Documentation#
-
void dhelp_precompute(char *directory, bases_t *max_basis_k, ord_t maxorder)#
Precompute data.
- Parameters:
directory – String with the folder where the data is to be stored.
max_basis_k – Array with the maximum number of bases to be generated (per order)
maxorder – Defines the length of max_basis_k array. Also correspond to the maximum order to be generated.