GMP Native Interface for .NET
GMP Native Interface for .NET
Math.Gmp.Native
mp_limb_t Structure
mp_limb_t Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (Byte to mp_limb_t)
Implicit Conversion (UInt16 to mp_limb_t)
Implicit Conversion (UInt32 to mp_limb_t)
Implicit Conversion (UInt64 to mp_limb_t)
Implicit Conversion (mp_limb_t to UInt64)
mp_limb_t
Conversion Operators
Overload List
Name
Description
(Byte to mp_limb_t)
Converts a
Byte
value to an
mp_limb_t
value.
(UInt16 to mp_limb_t)
Converts a
UInt16
value to an
mp_limb_t
value.
(UInt32 to mp_limb_t)
Converts a
UInt32
value to an
mp_limb_t
value.
(UInt64 to mp_limb_t)
Converts a
UInt64
value to an
mp_limb_t
value.
(mp_limb_t to UInt64)
Converts a
mp_limb_t
value to a
UInt64
value.
Top
See Also
Reference
mp_limb_t Structure
Math.Gmp.Native Namespace