Macaulay2 Engine
Loading...
Searching...
No Matches
NCF4::Column Struct Reference

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

Detailed Description

A column of the Macaulay matrix: the monomial that names it plus the row currently acting as its pivot (or -1 if none).

Note
AI-generated documentation. Verify against the source before relying on it.

A Column's position in the enclosing ColumnsVector is its column index, so Row::columnIndices indexes back into this vector.

Definition at line 176 of file NCF4.hpp.


The documentation for this struct was generated from the following file: