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

◆ get_parallel_lead_terms()

const Matrix * GBWalker::get_parallel_lead_terms ( M2_arrayint w)
virtual

Reimplemented from GBComputation.

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

255{
256 (void) w;
257 // MES: TO WRITE
258 return nullptr;
259}

References Matrix.