|
carl
25.04
Computer ARithmetic Library
|
#include <iostream>#include <carl-arith/core/Variable.h>#include <carl-arith/poly/umvpoly/MultivariatePolynomial.h>#include <carl-arith/numbers/numbers.h>#include <gmpxx.h>
Go to the source code of this file.
Typedefs | |
| typedef mpq_class | Rational |
| typedef mpz_class | Integer |
Functions | |
| int | main () |
| typedef mpz_class Integer |
Definition at line 14 of file MultivariatePolynomial_Create.cpp.
| typedef mpq_class Rational |
Definition at line 13 of file MultivariatePolynomial_Create.cpp.
| int main | ( | ) |
Definition at line 17 of file MultivariatePolynomial_Create.cpp.
