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

◆ get_parallel_lead_terms()

virtual const Matrix * GBProxy::get_parallel_lead_terms ( M2_arrayint w)
inlinevirtual

Reimplemented from GBComputation.

Definition at line 110 of file comp-gb-proxy.hpp.

111 {
112 return G->get_parallel_lead_terms(w);
113 }
GBComputation * G

References G, and Matrix.