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

◆ hilbertNumerator()

RingElement * gb_emitter::hilbertNumerator ( )
virtual

Implements gb_node.

Definition at line 22 of file res-a2.cpp.

23{
24 assert(0); // This routine should NEVER be called
25 return nullptr;
26}