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

◆ gbres_comp() [2/2]

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

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

162{
163 // MES: check homogeneity
164 setup(m, length, origsyz, strategy);
165 // nodes[0]->set_HF(hf);
166}
void setup(const Matrix *m, int length, int origsyz, int strategy)
Definition res-a2.cpp:79

References Matrix, and setup().