Class CombinationGenerator
java.lang.Object
org.biojava.nbio.structure.symmetry.utils.CombinationGenerator
-
Constructor Details
-
CombinationGenerator
public CombinationGenerator(int n, int r)
-
-
Method Details
-
reset
public void reset() -
getNumLeft
-
hasNext
public boolean hasNext() -
getTotal
-
getNext
public int[] getNext()
-