Next: Diag[aMatrix]
Up: Block Matrix Manipulation
Previous: NCMatrixToPermutation[aMatrix]
  Contents
  Index
- Aliases: None.
- Description: If aListOfPermutations is consistent with the matrix size,
SizeOfMatrix, then the output is valid permutation list. If not, the output is
not valid permutation list.
- Arguments: The size of a square matrix (an integer) and a list of permutations.
- Comments / Limitations: If the SizeOfMatrix is n, then aListOfPermutations must
be a list of
permutations of the integers
through
.
Since this command is generally called within the context of
NCLDUDecomposition the list of permutations must correspond to a
list that can be used within the command.
NCAlgebra Project
2002-09-09