#include "groebner_defs.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
namespace | polybori::groebner |
Classes | |
class | polybori::groebner::PairLS |
This class defines PairLS. More... | |
Typedefs | |
typedef boost::shared_ptr < PairData > | polybori::groebner::pair_data_ptr |
Enumerations | |
enum | { polybori::groebner::VARIABLE_PAIR, polybori::groebner::IJ_PAIR, polybori::groebner::DELAYED_PAIR } |
PairLS
.