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

◆ level() [2/2]

const std::vector< FrameElement > & SchreyerFrame::level ( int lev) const
inline

Definition at line 287 of file res-schreyer-frame.hpp.

288 {
289 return mFrame.mLevels[lev].mElements;
290 }

References mFrame.