GMP Native Interface for .NET
GMP Native Interface for .NET
Math.Gmp.Native
mpz_t Class
mpz_t Constructor
mpz_t Properties
mpz_t Methods
mpz_t Type Conversions
mpz_t Fields
mpz_t Constructor
Creates a new multiple precision integer.
Namespace:
Math.Gmp.Native
Assembly:
Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
mpz_t
()
Public
Sub
New
public
:
mpz_t
()
new
:
unit
->
mpz_t
See Also
Reference
mpz_t Class
Math.Gmp.Native Namespace