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

◆ new_var_pair()

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

Definition at line 144 of file gb-homog2.cpp.

145{
146 return new_ring_pair(p, lcm);
147}
s_pair * new_ring_pair(gb_elem *p, const int *lcm)
int p

References new_ring_pair(), and p.

Referenced by find_pairs().