Macaulay2 » Documentation
Packages » Macaulay2Doc :: SparseMonomialVectorExpression
next | previous | forward | backward | up | index | toc

SparseMonomialVectorExpression -- the class of all sparse monomial vector expressions

Description

SparseMonomialVectorExpression is a type of Expression representing a sparse monomial vector.

The difference between this and SparseVectorExpression is that the basis vectors are treated like variables for printing purposes.

For the programmer

The object SparseMonomialVectorExpression is a header type, with ancestor classes Expression < BasicList < Thing.