Multiplication

Functions

static void _fmpq_poly_mul_in_place (fmpq_poly_ptr rop, const fmpq_poly_ptr op)
void fmpq_poly_mul (fmpq_poly_ptr rop, const fmpq_poly_ptr op1, const fmpq_poly_ptr op2)

Function Documentation

static void _fmpq_poly_mul_in_place ( fmpq_poly_ptr  rop,
const fmpq_poly_ptr  op 
) [static]

Multiplies rop by op.

void fmpq_poly_mul ( fmpq_poly_ptr  rop,
const fmpq_poly_ptr  op1,
const fmpq_poly_ptr  op2 
)

Sets rop to the product of op1 and op2.

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