 |
My Project
debian-1:4.1.1-p2+ds-4build2
|
Go to the documentation of this file.
36 ASSERT( 0,
"illegal type" );
46 mpz_init_set_si(
result, 1 );
56 ASSERT( 0,
"illegal type" );
63 return ((intptr_t)ff) >>2;
virtual class for internal CanonicalForm's
static mpz_ptr MPQNUM(const InternalCF *const c)
virtual int levelcoeff() const
#define ASSERT(expression, message)
static InternalCF * basic(long value)
static InternalCF * rational(long num, long den)
int gf_value(const CanonicalForm &f)
static mpz_ptr MPI(const InternalCF *const c)
MPI() - return underlying mpz_t of ācā.
static poly normalize(poly next_p, ideal add_generators, syStrategy syzstr, int *g_l, int *p_l, int crit_comp)
CanonicalForm make_cf(const mpz_ptr n)
void gmp_numerator(const CanonicalForm &f, mpz_ptr result)
CanonicalForm make_cf_from_gf(const int z)
InternalCF * int2imm_gf(long i)
void gmp_denominator(const CanonicalForm &f, mpz_ptr result)
static mpz_ptr MPQDEN(const InternalCF *const c)