´

complete_complete_plet

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

description:

computes the plethysm of two complete symmetric functions labeled by INTEGER objects. the first parameter is the outer one, so we compute h_a(h_b). The result is a SCHUR object.

example:

#include "def.h"
#include "macro.h"
 ANFANG
 scan(INTEGER,a);
 scan(INTEGER,b);
 complete_complete_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 -