SYMF::SfZee
--
computes the scalar product of a p
-function with
itself
SYMF::SfZee(part)
part | - | any list denoting a partition |
SYMF::SfZee
computes the scalar product of a p
-function with itself:SYMF::SfZee
(part)
= SfScalar(p[part], p[part])
.
The argument must be a partition, that is a weakly decreasing list of positive integers.
>> muEC::SYMF::SfZee( [4,3,1,1] );
24
MuPAD Combinat, an open source algebraic combinatorics package