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

◆ GBinhom_comp()

GBinhom_comp::GBinhom_comp ( const Matrix * m,
int collect_syz,
int n_syz,
M2_arrayint gb_weights,
int strategy )

Definition at line 126 of file gb-sugarless.cpp.

131{
132 set_up(m, csyz, nsyz, gb_weights, strat);
133}
void set_up(const Matrix *m, int csyz, int nsyz, M2_arrayint gb_weights, int strategy)

References Matrix, and set_up().

Referenced by create().