Functions | |
| void | fmpq_poly_derivative (fmpq_poly_ptr rop, fmpq_poly_ptr op) |
| void fmpq_poly_derivative | ( | fmpq_poly_ptr | rop, | |
| fmpq_poly_ptr | op | |||
| ) |
Sets rop to the derivative of op.
const, but as of FLINT 1.5.0 this generates a compile-time warning.
1.6.3