Memory management

Functions

static void fmpq_poly_init (fmpq_poly_ptr rop)
static void fmpq_poly_clear (fmpq_poly_ptr rop)

Function Documentation

static void fmpq_poly_clear ( fmpq_poly_ptr  rop  )  [inline, static]

Clears the element rop.

This function should only be called on an element which has been initialised.

static void fmpq_poly_init ( fmpq_poly_ptr  rop  )  [inline, static]

Initializes the element rop to zero.

This function should be called once for the fmpq_poly_ptr rop, before using it with other fmpq_poly functions, or following a preceeding call to fmpq_poly_clear().

Generated on Wed Dec 8 21:13:35 2010 for FMPQ_POLY by  doxygen 1.6.3