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

◆ append()

void GBMatrix::append ( gbvector * f)

Definition at line 53 of file Eschreyer.cpp.

53{ elems.push_back(g); }
gc_vector< gbvector * > elems
Definition Eschreyer.hpp:56

References elems.

Referenced by GBKernelComputation::calc(), and GBMatrix().