muEC::SYMF::SfZee – computes the scalar product of a p-function with itself

muEC::SYMF::SfZee computes the scalar product of a p-function with itself:muEC::SYMF::SfZee(part) = SfScalar(p[part], p[part]).

The argument must be a partition, that is a weakly decreasing list of positive integers.

→ Examples

Call:

muEC::SYMF::SfZee(part)

Parameters:

part

any list denoting a partition

Related Functions:

muEC::SYMF::SfScalar

Example 1:

muEC::SYMF::SfZee( [4,3,1,1] );

math