muEC::SG::RRep2Perm – calculates a permutation from its matrix in the regular representation
The muEC::SG::RRep2Perm function calculates a permutation from its matrix in the regular representation, that is to say the matrix of the linear operator "left multiplication by perm".
Call:
muEC::SG::RRep2Perm(m)
Parameters:
m: |
a square matrix |
Related Functions:
muEC::SG::Mat2Perm, muEC::SG::Perm2Mat, muEC::SG::Perm2RRep
muEC::SG::Perm2RRep( [3,1,2] );
muEC::SG::RRep2Perm( % );