next up previous
Next: Initialization Functions Up: The mpff library Previous: The mpff library

mpff class functions

This class provides a simple interface for performing basic computation in finite field. Use this interface when you do need to know how and where data are stored in memory.

You must first initialize the finite field with mpff_field_init(), and then initialize some elements with mpff_init().


Subsections

Bill Allombert 2003-07-01