m_part_perm

synopsis: INT m_part_perm(OP a,b)

description:

you enter a PARTITION object, and b becomes a PERMUTATION object, lying in the class labeled by a. It is possible to enter a == b; a must be a partition of type VECTOR

example:

 #include "def.h"
 #include "macro.h"

 main()
 {
 OP a;
 anfang();
 a=callocobject();
 scan(PARTITION,a); println(a);
 m_part_perm(a,a); println(a);
 freeall(a);
 ende();
 }


Send comments or suggestions to:
symmetrica (at) symmetrica

this page was automatically generated on So Aug 10 12:23:24 CEST 2008 on the machine btn6xa