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

◆ spair_COMPONENT()

int gbA::spair_COMPONENT ( spair * s)
inlineprivate

Definition at line 272 of file gb-default.hpp.

273 {
274 // Only valid if this is an SPAIR_ELEM, SPAIR_RING, SPAIR_SKEW.
275 // Probably better is to put it into spair structure.
276 return gb[s->x.pair.i]->g.f->comp;
277 }
void gb(IntermediateBasis &F, int n)
void size_t s
Definition m2-mem.cpp:271

References gb(), and s.

Referenced by pair_not_needed().