All Permutations of Integers 1:n
Returns a matrix containing all permutations of the integers
1:n
(one permutation per row).
permutations(n)
n |
Number of element to permute. |
Friedrich Leisch
permutations(3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.