Definition at line 264 of file franzi-gb.cpp.
265{
268 {
270 }
271
272 if (pair.i < 0)
273 {
274
275
277 return b * *fp.
g + b;
278 }
282 return *fp.
f * (lcm ^ f) + *fp.
g * (lcm ^ g);
283}
Boolean (F_2-coefficient) polynomial stored as an ordered list of square-free monomials.
Materialised (f, g) pair of BRP polynomials referenced by a Pair index record.
const mpreal remainder(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode=mpreal::get_default_rnd())
References FunctionPair::f, FunctionPair::g, FunctionPair::good, and BRP::LT().
Referenced by gb().