BooleExponent.h File Reference

#include <polybori/pbori_defs.h>
#include <polybori/BooleMonomial.h>
#include <polybori/BooleVariable.h>

Go to the source code of this file.

Namespaces

namespace  polybori

Classes

class  polybori::BooleExponent
 This class is just a wrapper for using variables for storing indices as interim data structure for BooleMonomial. More...

Functions

template<class RHSType>
BooleExponent polybori::operator+ (const BooleExponent &lhs, const RHSType &rhs)
 Multiplication of monomials.
template<class RHSType>
BooleExponent polybori::operator- (const BooleExponent &lhs, const RHSType &rhs)
 Division of monomials.
BooleExponent polybori::GCD (const BooleExponent &lhs, const BooleExponent &rhs)
 Compute the greatest common divisor of two monomials.
BooleExponent polybori::LCM (const BooleExponent &lhs, const BooleExponent &rhs)
 Compute the greatest common divisor of two monomials.
BooleExponent::ostream_type & polybori::operator<< (BooleExponent::ostream_type &os, const BooleExponent &rhs)
 Stream output operator.


Detailed Description

Author:
Alexander Dreyer
Date:
2006-08-23
This file carries the definition of class BooleExponent, which can be used as interim storage for boolean monomials.

Copyright:
(c) 2006 by The PolyBoRi Team

Generated on Wed Jan 30 16:39:51 2013 for PolyBoRi by  doxygen 1.5.6