muEC::TYP::Ism – tests whether the argument is a generator of the m-basis
The muEC::TYP::Ism function tests whether expr is a generator of the m-basis that is a monomial symmetric function.
The indexing vector must be a partition.
Call:
muEC::TYP::Ism(expr)
Parameters:
expr: |
any expression |
Related Functions:
muEC::TYP::Ise, muEC::TYP::Ish, muEC::TYP::Isp, muEC::TYP::Iss, muEC::TYP::Sf
muEC::TYP::Ism( m[] );
muEC::TYP::Ism( m[3,2,2,1] );
muEC::TYP::Ism( m[2,3,2,1] );