|
Macaulay2 Engine
|
One homological level of the frame: the FrameElements living at that level plus the Schreyer order used to break ties among them. More...
Public Attributes | |
| std::vector< FrameElement > | mElements |
| ResSchreyerOrder | mSchreyerOrder |
One homological level of the frame: the FrameElements living at that level plus the Schreyer order used to break ties among them.
mElements is indexed by component_index. mSchreyerOrder carries the per-level data that the next level's monomial order needs to inherit.
Definition at line 248 of file res-schreyer-frame.hpp.