Documentation of 'org.matheclipse.combinatoric.RosenNumberPartitionIterator' Java class
RosenNumberPartitionIterator
org.matheclipse.combinatoric

Class RosenNumberPartitionIterator

  • All Implemented Interfaces:
    java.util.Iterator<int[]>


    public class RosenNumberPartitionIterator
    extends RosenIterator
    • Constructor Detail

      • RosenNumberPartitionIterator

        public RosenNumberPartitionIterator(int n,
                                            int k)
        Parameters:
        n - the number of elements
        k - the number of partitioning the n elements into k parts
    • Method Detail

      • next

        public final int[] next()
        Specified by:
        next in interface java.util.Iterator<int[]>
        Overrides:
        next in class RosenIterator
        See Also:
        Iterator.next()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.