gmp_lib Fields

GMP Native Interface for .NET

gmp_lib Fields

The gmp_lib type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCode examplegmp_version
The GMP version number in the form “i.j.k”. This release is "6.1.2".
Public fieldStatic memberCode examplemp_bits_per_limb
The number of bits per limb.
Public fieldStatic memberCode examplemp_bytes_per_limb
The number of bytes per limb.
Public fieldStatic memberCode examplemp_uint_per_limb
The number of 32-bit, unsigned integers per limb.
Top
See Also