cgal/Polynomial/test/Polynomial
Andreas Fabri ae2f09ac0c break string up so that it is digestible by VC++ 2008-11-24 20:03:30 +00:00
..
include/CGAL break string up so that it is digestible by VC++ 2008-11-24 20:03:30 +00:00
Coercion_traits.cpp changed behavior of Coercion_traits (see comments) 2008-10-29 12:59:46 +00:00
Exponent_vector.cpp added new constructors for Exponent_vectors 2008-10-21 16:21:57 +00:00
Interpolator.cpp Enforce IEEE double precision before using modular arithmetic 2008-10-22 08:55:03 +00:00
Polynomial_traits_d.cpp some smaler changels 2008-11-12 16:59:06 +00:00
Polynomial_type_generator.cpp added Polynomial_type_generator 2008-07-25 09:24:33 +00:00
Polynomial_using_core.cpp Split Polynomial testsuit as VC++ is running out of heap space 2008-11-23 14:42:54 +00:00
Polynomial_using_leda.cpp Split Polynomial testsuit as VC++ is running out of heap space 2008-11-23 14:42:54 +00:00
modular_gcd.cpp CGALi::canonicalize_polynomial CGAL::canonicalize 2008-10-28 08:26:34 +00:00
modular_gcd_utcf_algorithm_M.cpp set wrong rounding mode to test modular arithmetic 2008-10-21 16:16:41 +00:00
modular_gcd_utcf_dfai.cpp set wrong rounding mode to test modular arithmetic 2008-10-21 16:16:41 +00:00
modular_gcd_utcf_pure_wang.cpp set wrong rounding mode to test modular arithmetic 2008-10-21 16:16:41 +00:00
modular_gcd_utcf_with_wang.cpp set wrong rounding mode to test modular arithmetic 2008-10-21 16:16:41 +00:00
modular_gcd_utils.cpp Enforce IEEE double precision before using modular arithmetic 2008-10-22 08:55:03 +00:00
polynomial_functions.cpp removed coefficient test 2008-10-21 12:59:59 +00:00
polynomial_gcd.cpp set wrong rounding mode to test modular arithmetic 2008-10-21 16:16:41 +00:00
polynomial_utils.cpp change argument type of {translate|scale}{homogeneous} back to Innermost_leading_coefficient 2008-10-31 10:29:31 +00:00
resultant.cpp rm operator from univariate functors that would perturb order of variables 2008-10-28 11:16:12 +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
test_polynomial.h remove main() 2008-11-24 08:09:35 +00:00