cgal/Polynomial/test/Polynomial
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
..
include/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Coercion_traits.cpp -Wall -pedantic -Wno-long-long -Wstrict-overflow=0 2010-04-21 16:20:47 +00:00
Exponent_vector.cpp
Get_arithmetic_kernel.cpp move Get_arithmetic_kernel specializations into correct packages 2010-05-05 14:19:26 +00:00
Interpolator.cpp change CGAL_HAVE_.. CGAL_HAS.. 2010-02-11 17:56:29 +00:00
Polynomial_traits_d.cpp Split up the function in orer to avoid ICE of VC++ 2010-05-19 07:57:16 +00:00
Polynomial_type_generator.cpp
Polynomial_using_core.cpp
Polynomial_using_leda.cpp
modular_gcd_utcf_algorithm_M.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
modular_gcd_utcf_dfai.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
modular_gcd_utcf_pure_wang.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
modular_gcd_utcf_with_wang.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
modular_gcd_utils.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
polynomial_functions.cpp
polynomial_gcd.cpp Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
polynomial_utils.cpp missing include 2010-03-11 13:58:04 +00:00
resultant.cpp change CGAL_HAVE_.. CGAL_HAS.. 2010-02-11 17:56:29 +00:00
sturm_habicht_sequence.cpp CGAL::diff, is deprecated 2010-04-23 07:54:50 +00:00
subresultants.cpp make Polynomial explicit constructible from Coeff/ICoeff, which prevents bugs 2010-04-28 12:31:42 +00:00
test_polynomial.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00