Uses of Class
de.tilman_neumann.jml.partitions.MpiPartition
-
Packages that use MpiPartition Package Description de.tilman_neumann.jml.partitions -
-
Uses of MpiPartition in de.tilman_neumann.jml.partitions
Methods in de.tilman_neumann.jml.partitions that return types with arguments of type MpiPartition Modifier and Type Method Description static SortedSet<MpiPartition>
MpiPartitionGenerator. partitionsOf(Mpi q)
Computes the partitions of the given multipartite number.
-