| .. |
|
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
|
added interoperability with int and Inntermost_coefficient
|
2008-07-25 07:46:52 +00:00 |
|
Polynomial_traits_d.cpp
|
fix bug in Shift
|
2008-07-25 09:23:51 +00:00 |
|
Polynomial_type_generator.cpp
|
added Polynomial_type_generator
|
2008-07-25 09:24:33 +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 |
|
sturm_habicht_sequence.cpp
|
Added functor Sturm_habicht_sequence_with_cofactors in Polynomial_traits
|
2008-06-27 10:17:54 +00:00 |
|
subresultants.cpp
|
Moved code to compute subresultants and sturm-habicht-sequences into Polynomial-package
|
2008-06-27 10:03:35 +00:00 |