|
Macaulay2 Engine
|
| void FreeAlgebra::mult_by_term_left_and_right | ( | Poly & | result, |
| const Poly & | f, | ||
| const ring_elem | c, | ||
| const Monom | leftM, | ||
| const Monom | rightM ) const |
Definition at line 594 of file FreeAlgebra.cpp.
References coefficientRing(), is_zero(), monoid(), Ring::mult(), FreeMonoid::mult3(), and result().
Referenced by mult_by_term_left_and_right(), mult_by_term_left_and_right(), TEST(), and NCGroebner::twoSidedReduction().