#include "def.h"
#include "macro.h"
main()
{
OP a = callocobject(), b = callocobject(), c = callocobject();
OP d = callocobject();
anfang();
scan(SKEWPARTITION,a);
scan(INTEGER,b);
compute_skewschur_with_alphabet_det(a,b,d);println(d);
freeall(a); freeall(d); freeall(b); freeall(c);
ende();
}
Send comments or suggestions to:
symmetrica (at) symmetrica
this page was automatically generated on So Aug 10 12:23:27 CEST 2008 on the machine btn6xa