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

◆ degree()

int SchreyerFrame::degree ( int lev,
component_index component ) const
inlineprivate

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

269 {
270 return level(lev)[component].mDegree;
271 }
std::vector< FrameElement > & level(int lev)

References level().

Referenced by computeIdealQuotient(), insertBasic(), and insertLevelZero().