#include "groebner_defs.h"
#include "PseudoLongLong.h"
#include "BitMask.h"
Go to the source code of this file.
Namespaces | |
namespace | polybori |
namespace | polybori::groebner |
Classes | |
class | polybori::groebner::PseudoLongProduct |
This class defines a delayed product of longs and comparison with LongLong Constant. More... | |
Functions | |
template<class RhsType> | |
bool | polybori::groebner::operator> (PseudoLongProduct lhs, const RhsType &rhs) |
PseudoLongProduct
.