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

◆ s_pair_elem()

binomial_s_pair_set::s_pair_elem::s_pair_elem ( binomial_gb_elem * ff1,
binomial_gb_elem * ff2 )
inline

Definition at line 190 of file gb-toric.hpp.

191 : next(nullptr), f1(ff1), f2(ff2)
192 {
193 }

References f1, f2, and next.