Class PermutationGenerator
java.lang.Object
org.biojava.nbio.structure.symmetry.utils.PermutationGenerator
- Author:
- Peter
-
Constructor Details
-
PermutationGenerator
public PermutationGenerator(int n)
-
-
Method Details
-
reset
public void reset() -
getNumLeft
-
getTotal
-
hasMore
public boolean hasMore() -
getNext
public int[] getNext()
-