carl  24.04
Computer ARithmetic Library
ReductorEntry.h File Reference
#include <carl-arith/poly/umvpoly/Term.h>
#include <cassert>
#include <memory>
Include dependency graph for ReductorEntry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  carl::ReductorEntry< Polynomial >
 An entry in the reduction polynomial. More...
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

template<class C >
std::ostream & carl::operator<< (std::ostream &os, const ReductorEntry< C > rhs)
 

Detailed Description

Author
Sebastian Junges

Definition in file ReductorEntry.h.