carl
24.04
Computer ARithmetic Library
|
#include <carl-arith/numbers/numbers.h>
Go to the source code of this file.
Namespaces | |
carl | |
carl is the main namespace for the library. | |
carl::poly_helper | |
Helpers due to the shortcomings of libpoly's C++ API. | |
Functions | |
lp_polynomial_t * | carl::poly_helper::construct_lp_poly (const lp_polynomial_context_t *c, lp_variable_t v) |
lp_polynomial_t * | carl::poly_helper::construct_lp_poly (const lp_polynomial_context_t *c, const mpz_class &i) |