next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
RowExpression
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
.