Next: NCMatrixToPermutation[aMatrix]
Up: Block Matrix Manipulation
Previous: NCInverse[aSquareMatrix]
  Contents
  Index
- Aliases: None.
- Description:
returns the permutation matrix
associated with the list of integers. It is just the identity matrix with
its columns re-ordered.
- Arguments:
is an encoding which specifies where the 1's
occur in each column. e.g.,
aListOfintegers
represents the permutation matrix
- Comments / Limitations: None.
NCAlgebra Project
2002-09-09