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

◆ gbres_comp() [1/2]

gbres_comp::gbres_comp ( const Matrix * m,
int length,
int orig_syz,
int strategy )

Definition at line 152 of file res-a2.cpp.

153{
154 setup(m, length, origsyz, strategy);
155}
void setup(const Matrix *m, int length, int origsyz, int strategy)
Definition res-a2.cpp:79

References Matrix, and setup().