PolyBoRi
Public Types | Public Member Functions | Public Attributes
polybori::groebner::LiteralFactorization Class Reference

#include <LiteralFactorization.h>

List of all members.

Public Types

typedef
LiteralFactorizationIterator 
const_iterator
typedef std::map< idx_type, int > map_type
typedef std::map< idx_type,
idx_type
var2var_map_type

Public Member Functions

 LiteralFactorization (const Polynomial &)
bool occursAsLeadOfFactor (idx_type v) const
bool trivial () const
bool is11Factorization () const
bool is00Factorization () const
const_iterator begin ()
const_iterator end ()

Public Attributes

map_type factors
Polynomial rest
deg_type lmDeg
var2var_map_type var2var_map

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following files: