mp_base Constructor

GMP Native Interface for .NET

mp_base Constructor
Initializes a new instance of the mp_base class

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public mp_base()
Public Sub New
public:
mp_base()
new : unit -> mp_base
See Also