Uses of Interface
de.tilman_neumann.jml.partitions.PrimePowers
-
Packages that use PrimePowers Package Description de.tilman_neumann.jml.partitions -
-
Uses of PrimePowers in de.tilman_neumann.jml.partitions
Classes in de.tilman_neumann.jml.partitions that implement PrimePowers Modifier and Type Class Description classPrimePowers_DefaultImplMethods in de.tilman_neumann.jml.partitions that return PrimePowers Modifier and Type Method Description static PrimePowersPrimePowers_DefaultImpl. valueOf(BigInteger n)Factory method to create Mpi from the prime powers of n.
-