|
PolyBoRi
|
This class defines LLReduction. More...
#include <LLReduction.h>
Public Member Functions | |
| template<class RingType > | |
| LLReduction (const RingType &ring) | |
| Polynomial | multiply (const Polynomial &p, const Polynomial &q) |
| Polynomial | operator() (const Polynomial &p, MonomialSet::navigator r_nav) |
Protected Types | |
| typedef polybori::CacheManager< CCacheTypes::ll_red_nf > | cache_mgr_type |
Protected Attributes | |
| cache_mgr_type | cache_mgr |
This class defines LLReduction.
|
protected |
|
inline |
|
inline |
References polybori::BoolePolynomial::navigation(), and polybori::BoolePolynomial::ring().
| Polynomial polybori::groebner::LLReduction< have_redsb, single_call_for_noredsb, fast_multiplication >::operator() | ( | const Polynomial & | p, |
| MonomialSet::navigator | r_nav | ||
| ) |
|
protected |
1.8.9.1