mp_base Properties

GMP Native Interface for .NET

mp_base Properties

The mp_base type exposes the following members.

Properties
  NameDescription
Public property_mp_d
A pointer to an array of limbs which is the magnitude.
Public property_mp_d_intptr
Gets or sets the pointer to limbs in unmanaged memory.
Public property_mp_size
The number of limbs.
Top
See Also