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

◆ new_var_pair()

s_pair * GBinhom_comp::new_var_pair ( gb_elem * p,
const int * lcm )
private

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

160{
161 return new_ring_pair(p, lcm);
162}
s_pair * new_ring_pair(gb_elem *p, const int *lcm)
int p

References new_ring_pair(), and p.

Referenced by find_pairs().