|
Macaulay2 Engine
|
A column of the Macaulay matrix: the monomial that names it plus the row currently acting as its pivot (or -1 if none). More...
Public Attributes | |
| Word | word |
| int | pivotRow |
A column of the Macaulay matrix: the monomial that names it plus the row currently acting as its pivot (or -1 if none).
A Column's position in the enclosing ColumnsVector is its column index, so Row::columnIndices indexes back into this vector.