Uses of Enum
it.unich.jgmp.MPZ.PrimalityStatus
Packages that use MPZ.PrimalityStatus
-
Uses of MPZ.PrimalityStatus in it.unich.jgmp
Methods in it.unich.jgmp that return MPZ.PrimalityStatusModifier and TypeMethodDescriptionMPZ.isProbabPrime
(int reps) Returntrue
if and only ifthis
is prime.static MPZ.PrimalityStatus
Returns the enum constant of this type with the specified name.static MPZ.PrimalityStatus[]
MPZ.PrimalityStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.