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

◆ set_hilbert_function()

Computation * GBWalker::set_hilbert_function ( const RingElement * h)
virtual

Reimplemented from GBComputation.

Definition at line 216 of file gb-walk.cpp.

217{
218 (void) h;
219 // MES: TO WRITE
220 return nullptr;
221}

References Computation::Computation().