Next:
Initialization Functions
Up:
mpffn class functions
Previous:
mpffn class functions
Elements storage
Elements are stored as an array of limbs of length
ff->size_elt
. All the temporary storage needed by the mpffn functions is allocated statically by the call to mpffn_field_init and can be reclaimed by mpffn_field_clear.
Bill Allombert 2003-07-01