cgal/Polynomial/include/CGAL/Polynomial
Michael Hemmer 1360cb9e0e square_free_factorization -> square_free_factorize
----------
added Joachim von zur Gathen and J\"urgen Gerhard, 
Modern Computer Algebra, Cambridge University Press, 1999
2008-08-08 09:00:24 +00:00
..
Algebraic_structure_traits.h Remove dependency on CGAL/functional -> replace Unary_function 2008-07-23 15:15:46 +00:00
Algebraic_structure_traits_extended.h Remove Arity_tag. 2008-07-22 12:29:01 +00:00
Cached_extended_euclidean_algorithm.h reduced interface 2008-07-31 13:01:34 +00:00
Chinese_remainder_traits.h Chinise_remainder_traits is a class (not a struct) 2008-04-29 14:14:49 +00:00
Coercion_traits.h Coercion_traits from Polynomial.h is now located in this separate file. 2007-02-28 16:09:29 +00:00
Fraction_traits.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
Interpolator.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
Modular_traits.h changed name: CGAL::Modular -> CGAL::Residue 2008-08-04 15:09:13 +00:00
Polynomial_type.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
Real_embeddable_traits.h mv Real_embeddable_base to internal namespace 2008-08-06 07:13:21 +00:00
Scalar_factor_traits.h added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
Wang_traits.h mv wang.h and Wang_traits.h to CGAL/Polynomial/*.h 2008-04-01 14:29:07 +00:00
bezout_matrix.h Prevents compiler warning 2008-07-25 13:34:53 +00:00
determinant.h Extended Simple_matrix-class (it's still simple though) 2008-06-26 12:35:04 +00:00
fwd.h square_free_factorization -> square_free_factorize 2008-08-08 09:00:24 +00:00
hgdelta_update.h ipower -> CGAL::ipower 2008-04-11 10:20:11 +00:00
may_have_common_factor.h added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
misc.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
modular_filter.h changed name: CGAL::Modular -> CGAL::Residue 2008-08-04 15:09:13 +00:00
modular_gcd.h changed name: CGAL::Modular -> CGAL::Residue 2008-08-04 15:09:13 +00:00
modular_gcd_utcf_algorithm_M.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
modular_gcd_utcf_dfai.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
modular_gcd_utcf_pure_wang.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
modular_gcd_utcf_with_wang.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
modular_gcd_utils.h added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
polynomial_gcd.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
polynomial_gcd_implementations.h div_utcf calls adapted to new interface (bool-parameter dropped). 2008-05-13 10:02:40 +00:00
polynomial_gcd_ntl.h rm wrong fwd of gcd in namespace CGAL 2008-05-20 07:19:32 +00:00
polynomial_utils.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
prs_resultant.h added resultatn algorithm for integral_domain. 2008-08-04 11:56:40 +00:00
resultant.h PT:: Innermost_coefficient -> Innermost_coefficient_type 2008-08-07 09:49:32 +00:00
square_free_factorize.h square_free_factorization -> square_free_factorize 2008-08-08 09:00:24 +00:00
sturm_habicht_sequence.h prs-algorithms can also be used for genral Integral_domains (with division) 2008-07-28 10:31:48 +00:00
subresultants.h prs-algorithms can also be used for genral Integral_domains (with division) 2008-07-28 10:31:48 +00:00
univariate_polynomial_utils.h added modular gcd from EXACUS 2008-03-31 13:21:35 +00:00
wang.h mv wang.h and Wang_traits.h to CGAL/Polynomial/*.h 2008-04-01 14:29:07 +00:00