cgal/Polynomial/test/Polynomial
Fernando Cacciola f93437ca22 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
..
include/CGAL this is going to be the new resultant method using interpolation 2008-04-15 12:41:11 +00:00
Exponent_vector.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Interpolate.cpp just a test, and its not working but I would like to see on which platforms 2008-04-06 18:02:19 +00:00
Polynomial.cpp improved test for square_free_factorization 2008-04-01 13:17:55 +00:00
Polynomial_traits_d.cpp use CGAL::ipower 2008-04-05 13:42:19 +00:00
modular_gcd.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
modular_gcd_utcf_algorithm_M.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
modular_gcd_utcf_dfai.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
modular_gcd_utcf_pure_wang.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
modular_gcd_utcf_with_wang.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
modular_gcd_utils.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
polynomial_gcd.cpp added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00