Uses of Class
it.unich.jgmp.nativelib.MpSizeT
Packages that use MpSizeT
Package
Description
This package contains all the low-level classes of JGMP.
-
Uses of MpSizeT in it.unich.jgmp.nativelib
Methods in it.unich.jgmp.nativelib with parameters of type MpSizeTModifier and TypeMethodDescriptionstatic com.sun.jna.PointerLibGmp.mpf_get_str(ByteBuffer str, MpExpTByReference exp, int base, MpSizeT nDigits, MpfT op) static voidLibGmp.mpf_random2(MpfT rop, MpSizeT max_size, MpExpT exp) static voidLibGmp.mpz_random(MpzT rop, MpSizeT max_size) static voidLibGmp.mpz_random2(MpzT rop, MpSizeT max_size)