#include <ProjectionOperator.h>
Definition at line 16 of file ProjectionOperator.h.
◆ operator()() [1/2]
template<typename Callback >
void smtrat::cad::ProjectionOperator::operator() |
( |
ProjectionType |
pt, |
|
|
const UPoly & |
p, |
|
|
carl::Variable |
variable, |
|
|
Callback && |
cb |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
template<typename Callback >
void smtrat::cad::ProjectionOperator::operator() |
( |
ProjectionType |
pt, |
|
|
const UPoly & |
p, |
|
|
const UPoly & |
q, |
|
|
carl::Variable |
variable, |
|
|
Callback && |
i |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: