´

schur_schur_plet

synopsis: INT schur_schur_plet(OP a, OP b, OP c)

description:

computes the plethysm of two Schurfunctions labeled by a PARTITION object or by an INTEGER object. the first parameter is the outer one, so we compute s_a(s_b). The result is a SCHUR object.

example:

#include "def.h"
#include "macro.h"
 ANFANG
 scan(PARTITION,a);
 scan(PARTITION,b);
 schur_schur_plet(a,b,c);
 println(c);
 ENDE



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

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

University of Bayreuth -