Uses of Class
de.tilman_neumann.jml.partitions.PrimePowers_DefaultImpl
-
Packages that use PrimePowers_DefaultImpl Package Description de.tilman_neumann.jml.partitions -
-
Uses of PrimePowers_DefaultImpl in de.tilman_neumann.jml.partitions
Methods in de.tilman_neumann.jml.partitions that return PrimePowers_DefaultImpl Modifier and Type Method Description static PrimePowers_DefaultImpl
PrimePowers_DefaultImpl. createFrom(SortedMultiset<BigInteger> primepowersMultiset)
Constructor from a multiset of primes.
-