Comparison

Functions

static __inline__ int fmpz_poly_q_is_zero (const fmpz_poly_q_ptr op)
static __inline__ int fmpz_poly_q_is_one (const fmpz_poly_q_ptr op)
static __inline__ int fmpz_poly_q_equal (const fmpz_poly_q_ptr op1, const fmpz_poly_q_ptr op2)

Function Documentation

static __inline__ int fmpz_poly_q_equal ( const fmpz_poly_q_ptr  op1,
const fmpz_poly_q_ptr  op2 
) [static]

Returns whether the two elements op1 and op2 are equal.

static __inline__ int fmpz_poly_q_is_one ( const fmpz_poly_q_ptr  op  )  [static]

Returns whether the element rop is equal to the constant polynomial $1$.

static __inline__ int fmpz_poly_q_is_zero ( const fmpz_poly_q_ptr  op  )  [static]

Returns whether the element op is zero.

Generated on Wed Dec 8 17:00:29 2010 for FMPZ_POLY_Q by  doxygen 1.6.3