#include <utils.h>
Definition at line 9 of file utils.h.
◆ operator()() [1/3]
| void smtrat::analyzer::DegreeCollector::operator() |
( |
const carl::UnivariatePolynomial< Poly > & |
p | ) |
|
|
inline |
◆ operator()() [2/3]
| void smtrat::analyzer::DegreeCollector::operator() |
( |
const ConstraintT & |
c | ) |
|
|
inline |
◆ operator()() [3/3]
| void smtrat::analyzer::DegreeCollector::operator() |
( |
const Poly & |
p | ) |
|
|
inline |
◆ degree_max
| std::size_t smtrat::analyzer::DegreeCollector::degree_max = 0 |
◆ degree_sum
| std::size_t smtrat::analyzer::DegreeCollector::degree_sum = 0 |
◆ tdegree_max
| std::size_t smtrat::analyzer::DegreeCollector::tdegree_max = 0 |
◆ tdegree_sum
| std::size_t smtrat::analyzer::DegreeCollector::tdegree_sum = 0 |
The documentation for this struct was generated from the following file: