cgal/Polynomial/include/CGAL/Polynomial
Laurent Rineau 2b35bddfb2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
..
Algebraic_structure_traits.h Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Cached_extended_euclidean_algorithm.h Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe 2017-01-09 15:12:13 +01:00
Chinese_remainder_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Coercion_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Degree.h Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Fraction_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Get_arithmetic_kernel.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Interpolator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Modular_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Monomial_representation.h merge from next 2011-10-17 16:18:46 +00:00
Polynomial_type.h replace if with ()?: 2016-01-21 09:34:15 +01:00
Real_embeddable_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Scalar_factor_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
bezout_matrix.h remove unused header files; remove commented includes; changed include paths 2016-02-15 14:20:12 +01:00
determinant.h removed some compiler warnings 2012-07-06 07:19:16 +00:00
fwd.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
hgdelta_update.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
misc.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
modular_filter.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
modular_gcd.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
modular_gcd_utcf_algorithm_M.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
modular_gcd_utcf_dfai.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
modular_gcd_utils.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
polynomial_gcd.h fixed various compile problems 2012-08-20 09:45:09 +00:00
polynomial_gcd_implementations.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
polynomial_gcd_ntl.h template instantion of PT in partial specialization is ... weird 2012-10-16 10:17:31 +00:00
prs_resultant.h Replace ?: with 'if' for expression templates. 2016-10-15 19:48:25 +02:00
resultant.h remove 3 unused typedefs in CGAL/Polynomial/resultant.h 2013-02-06 15:59:45 +01:00
square_free_factorize.h update files with incorrect license headers (QPL but should be LGPL) 2011-10-10 16:07:44 +00:00
sturm_habicht_sequence.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
subresultants.h deal with Polynomial (only partially), Subdivision_method, Surface_mesher, Surface_reconstruction 2013-01-31 09:18:28 +01:00