A B C D E F G H I M N P R S V

P

Permutations - Class in info.mrupp.isoak1
Permutation related functions.
Permutations() - Constructor for class info.mrupp.isoak1.Permutations
 
permutations(int) - Static method in class info.mrupp.isoak1.Permutations
All permutations of {0,1,...,n-1}.
prefixes(int, int) - Static method in class info.mrupp.isoak1.Permutations
All prefixes of given length of all permutations of given length.
prefixesPrecomputed(int, int) - Static method in class info.mrupp.isoak1.Permutations
Precomputed prefixes of given length of permutations of given length.

A B C D E F G H I M N P R S V