|
carl
25.04
Computer ARithmetic Library
|
Functions | |
| template<typename PolType , bool AS, typename InIt , typename InsertIt > | |
| void | toPolynomialConstraints (InIt start, InIt end, InsertIt out) |
| Converts Constraint<RationalFunction<Poly>> to Constraint<Poly> More... | |
| void carl::constraints::toPolynomialConstraints | ( | InIt | start, |
| InIt | end, | ||
| InsertIt | out | ||
| ) |
Converts Constraint<RationalFunction<Poly>> to Constraint<Poly>
Definition at line 23 of file ConstraintOperations.h.
