Uses of Class
it.unich.jgmp.nativelib.MpExpTByReference
-
Packages that use MpExpTByReference Package Description it.unich.jgmp.nativelib This package contains all the low-level classes of JGMP. -
-
Uses of MpExpTByReference in it.unich.jgmp.nativelib
Methods in it.unich.jgmp.nativelib with parameters of type MpExpTByReference Modifier and Type Method Description static com.sun.jna.Pointer
LibGmp. mpf_get_str(java.nio.ByteBuffer str, MpExpTByReference exp, int base, MpSizeT nDigits, MpfT op)
-