next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: SparseVectorExpression

SparseVectorExpression -- the class of all sparse vector expressions

Description

SparseVectorExpression is a type of Expression representing a sparse vector.

For the programmer

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