Next: NCCheckPermutation[SizeOfMatrix, aListOfPermutations]
Up: Block Matrix Manipulation
Previous: NCPermutationMatrix[aListOfIntegers]
  Contents
  Index
- Aliases: None.
- Description: NCMatrixToPermutation[aMatrix] returns the permutation associated with
the permutation matrix, aMatrix. Basically, it is the inverse
of NCPermutationMatrix.
- Arguments: aMatrix must be matrix whose columns (or rows) can be permuted to
yield the identity matrix. In other words, aMatrix must be a permutation
matrix. For example, if m =
,
then NCPermutationMatrix[m] gives
.
- Comments / Limitations: None.
NCAlgebra Project
2002-09-09