Collaboration diagram for Permutations:
![]() |
Classes | |
class | Permutation |
The Permutation class forms the mathematical basis of PermutationMatrix, and can be used independently for computing in the symmetric group. NO DOC YET! More... | |
class | ScalingPermutation< T > |
ScalingPermutation<T> generalizes Permutation; elements can be scaled as well as permuted. Underlies PermScaleMatrix. NO DOC YET! More... |