GMP Native Interface for .NET
| mp_base Properties |
The mp_base type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() | _mp_d |
A pointer to an array of limbs which is the magnitude.
|
![]() | _mp_d_intptr |
Gets or sets the pointer to limbs in unmanaged memory.
|
![]() | _mp_size |
The number of limbs.
|
See Also