![]() |
#include "config.h"#include "cf_assert.h"#include "cf_defs.h"#include "cf_factory.h"#include "canonicalform.h"#include "int_cf.h"#include "int_int.h"#include "int_rat.h"#include "int_poly.h"#include "imm.h"Go to the source code of this file.
Functions | |
| void | getmpi (InternalCF *value, mpz_t mpi) |
| void getmpi | ( | InternalCF * | value, |
| mpz_t | mpi | ||
| ) |
Definition at line 248 of file cf_factory.cc.