´

scalarproduct_nc

synopsis: INT scalarproduct_nc(OP nca,ncb,res)

description:

you enter two characters of the same group, nca and ncb the output is the result of the scalarproduct. To get the characters you may use m_gl_nc or scan_gl_nc

example:

 here we compute first all irreducible characters of A_n
 afterwards we compute two scalarproducts, the first giving
 0 and the second giving 1.

 ....
 scan(INTEGER,a);
 m_gl_alt(a,b);
 m_gl_il(b,c); println(c);
 m_il_v(S_V_LI(c),e);
 for (i=0L;i


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

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

University of Bayreuth -