arb/fmpcb_poly
2012-10-16 10:27:05 +02:00
..
clear.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
derivative.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
evaluate.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
find_roots.c main routine for polynomial root finding 2012-10-16 09:29:02 +02:00
fit_length.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
init.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
Makefile initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
normalise.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
printd.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
refine_roots_durand_kerner.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
root_inclusion.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
set2_fmpq_poly.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set2_fmprb_poly.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set_length.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
validate_roots.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00