All Classes and Interfaces

Class
Description
The allocation monitor keeps track of the amount of native memory allocated by GMP, and calls the Java garbage collector when it finds that too much native memory is being used.
Custom allocator function callback.
A structure containing an AllocFunc callback.
Custom deallocator function callback.
A structure containing an FreeFunc callback.
Collects global variables and static methods which do no fit in more specific classes.
Type representing an object of the gmp_randstate_t native type.
This class contains the static native methods corresponding to GMP functions.
The native mp_bitcnt_t data type, which may be a 32 or 64 bit unsigned integer.
The native mp_exp_t data type, which may be a 32, 48 or 64 bit signed integer.
A reference to the native mp_exp_t data type.
Multi-precision floating point numbers.
Type representing an object of the mpf_t native type.
Multi-precision rational numbers.
Type representing an object of the mpq_t native type.
The native mp_size_t data type, which may be a 32, 48 or 64 bit signed integer.
Multi-precision integer number.
Result enumeration for the
invalid reference
isProbabPrime
method.
Type representing an object of the mpz_t native type.
The native unsigned long data type, which may be a 32 or 64 bit integer.
Current state of a random number generator.
Custom reallocator function callback.
A structure containing an ReallocFunc callback.
The native size_t data type, which may be a 32 or 64 bit unsigned integer.
A reference to the native size_t data type.