cgal/Polynomial/include/CGAL/Polynomial
Sebastian Limbach 08d98cc263 File moved to Polynomial package. 2007-04-11 07:43:55 +00:00
..
Algebraic_structure_traits.h
Coercion_traits.h
Fraction_traits.h
Modular_traits.h Changed Is_convertible to Is_modularizable. 2007-03-30 11:51:56 +00:00
Polynomial_type.h Corrected CGAL::Sign call to CGAL::sign. 2007-03-15 10:03:46 +00:00
Real_embeddable_traits.h
Scalar_factor_traits.h
bezout_matrix.h bezout_matrix.h added for use with resultant.h for resultant computation. 2007-03-13 08:52:08 +00:00
determinant.h Added reserve calls in constructors of Simple_matrix and Simple_vector to speed things up(?) 2007-03-13 12:02:39 +00:00
hgdelta_update.h hgdelta_update function from Polynomial.h is now located in this separate file. 2007-02-28 16:09:53 +00:00
ipower.h ipower function from Polynomial.h is now located in this separate file. 2007-02-28 16:10:11 +00:00
may_have_common_factor.h File moved to Polynomial package. 2007-04-11 07:43:55 +00:00
polynomial_gcd.h Forward declarations of ALL functions of this file added to avoid problems with some compilers. 2007-03-28 10:37:04 +00:00
polynomial_utils.h Removed some commented-out code. 2007-03-13 09:01:20 +00:00
prs_resultant.h ipower.h and hgdelta_update.h included, since these functions are now placed in its own files. 2007-02-28 16:11:28 +00:00
resultant.h resultant.h added to provide needed functionality for resultant computation. Uses bezout_matrix.h and indirectly determinant.h. 2007-03-13 08:53:05 +00:00
square_free_factorization.h Divide factors by unit_part. 2007-03-28 14:06:56 +00:00
univariate_polynomial_utils.h Moved the functions to the INTERN_POLYNOMIAL namespace. 2007-02-28 16:24:56 +00:00