´

compute_schur_with_alphabet

synopsis: INT compute_schur_with_alphabet(OP part,laenge,erg)

description:

computes the expansion of a schurfunction labeled by a partition PART as a POLYNOM erg. The INTEGER laenge specifies the length of the alphabet.

example:


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

 BEGIN
 scan(PARTITION,a);
 scan(INTEGER,b);
 compute_schur_with_alphabet(a,b,c);println(c);
 END



Send comments or suggestions to:
symmetrica (at) symmetrica.de

this page was automatically generated on So Jan 4 10:36:13 CET 2009 on the machine btn6xf

University of Bayreuth -