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

◆ get_initial()

const Matrix * GBWalker::get_initial ( int nparts)
virtual

Implements GBComputation.

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

248{
249 (void) nparts;
250 // MES: TO WRITE
251 return nullptr;
252}

References Matrix.