Macaulay2 Engine
Loading...
Searching...
No Matches

◆ endLevel()

void SchreyerFrame::endLevel ( )

Definition at line 458 of file res-schreyer-frame.cpp.

459{
462 if (mCurrentLevel == 2)
463 {
464 mState = Frame;
465 }
466}
void setSchreyerOrder(int lev)
enum SchreyerFrame::@107076371201376153077324375251043314133302145334 mState
The full frame: a vector of Levels indexed by homological degree.

References mCurrentLevel, mState, and setSchreyerOrder().