muEC::COMP::Compo2Conjugate – conjugates a composition
The muEC::COMP::Compo2Conjugate function calculates the conjugate (or transposed) of a composition comp. Geometrically, a composition is represented by a ribbon (i.e. a skew diagram of width 1) and conjugation amounts to reflect the diagram with respect to the main diagonal.
Call:
muEC::COMP::Compo2Conjugate(compo)
Parameters:
compo: |
any list denoting a composition |
Related Functions:
muEC::COMP::ListCompo, muEC::TYP::IsCompo
muEC::COMP::Compo2Conjugate( [1,4,1,1,2,2] );