PolyBoRi
|
#include <GetNthPoly.h>
Public Member Functions | |
GetNthPoly (ReductionStrategy &strat) | |
template<class KeyType > | |
const Polynomial & | operator() (const KeyType &key) |
Public Attributes | |
ReductionStrategy & | m_strat |
This class extractos the polynomial of the n-th element of a given ReductionStrategy
.
|
inline |
|
inline |
ReductionStrategy& polybori::groebner::GetNthPoly::m_strat |