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

◆ get_initial()

const Matrix * newf4::GBF4Interface::get_initial ( int nparts)
inlineoverridevirtual

Implements GBComputation.

Definition at line 126 of file GBF4Interface.hpp.

126 {
127 (void) nparts;
128 return nullptr;
129 }

References Matrix.