Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Andreas Fabri
a1609350aa
Remove #include<CGAL/basic.h> amd put what is needed if something is missing
2019-03-27 15:21:33 +01:00
Michael Hemmer
c9074430d3
change CGAL_HAVE_.. CGAL_HAS..
2010-02-11 17:56:29 +00:00
Michael Hemmer
5c30e9d74f
check for default arithmetic kernel
2008-12-10 16:40:45 +00:00
Michael Hemmer
7d286cf414
Enforce IEEE double precision and to nearest before using modular arithmetic
2008-12-10 10:43:17 +00:00
Michael Hemmer
813b342047
rm operator from univariate functors that would perturb order of variables
2008-10-28 11:16:12 +00:00
Michael Hemmer
2ae6fda863
Enforce IEEE double precision before using modular arithmetic
2008-10-22 08:55:03 +00:00
Michael Hemmer
dad354cad1
set wrong rounding mode to test modular arithmetic
2008-10-21 16:16:41 +00:00
Andreas Fabri
a8c2502386
Enfore IEEE precision as Residue no lionger does it
2008-10-17 14:00:38 +00:00
Michael Hemmer
5f4f1961b4
fixed bug in interpolation of resultant
...
one should keep track of the right degrees .-)
2008-09-05 14:08:02 +00:00
Michael Hemmer
c871ff20a9
added missing CT::Cast
...
added relavant test
2008-09-05 08:33:43 +00:00
Michael Hemmer
2f89408eaf
PT:: Innermost_coefficient -> Innermost_coefficient_type
...
PT:: Coefficient -> Coefficient_type
2008-08-07 09:49:32 +00:00
Michael Hemmer
cff191916d
changed name: CGAL::Modular -> CGAL::Residue
...
chnaged filenames accordingly
changed: Modular_traits::Modular_NT -> Modular_traits::Residue_type
2008-08-04 15:09:13 +00:00
Michael Hemmer
c73406aa9c
rm flag CGAL_RESULTANT_USE_INTERPOLATE
2008-07-31 14:25:17 +00:00
Michael Hemmer
acb79b6084
new_resultant implementation using interpolation.
2008-07-31 09:10:08 +00:00
Michael Hemmer
5808b8076e
new multivariate resultant using interpolation
2008-07-29 10:08:30 +00:00