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

RowExpression -- the class of all matrix expressions

Description

RowExpression is a type of Expression representing a horizontal sequence of expressions.

For the programmer

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