|
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.
typedef polybori ::CacheManager<CCacheTypes::ll_red_nf> polybori::groebner::LLReduction< have_redsb, single_call_for_noredsb, fast_multiplication >::cache_mgr_type [protected] |
| polybori::groebner::LLReduction< have_redsb, single_call_for_noredsb, fast_multiplication >::LLReduction | ( | const RingType & | ring | ) | [inline] |
| Polynomial polybori::groebner::LLReduction< have_redsb, single_call_for_noredsb, fast_multiplication >::multiply | ( | const Polynomial & | p, |
| const Polynomial & | q | ||
| ) | [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 | ||
| ) |
cache_mgr_type polybori::groebner::LLReduction< have_redsb, single_call_for_noredsb, fast_multiplication >::cache_mgr [protected] |
1.8.0