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

A materialised row of the Macaulay matrix: parallel coefficient and monomial arrays. More...

Public Attributes

ElementArray coeffVector
Range< intcolumnIndices
Range< WordcolumnWords

Detailed Description

A materialised row of the Macaulay matrix: parallel coefficient and monomial arrays.

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

coeffVector carries the coefficients via the VectorArithmetic abstraction. columnWords holds the monomial of each non-zero entry and is only valid before reduction starts; once columns are labelled, columnIndices carries the integer column indices that reduction actually uses.

Definition at line 157 of file NCF4.hpp.


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