Efi Fogel
83f773cf28
cleanup - added parentheses to pacify some come compiler
2007-04-07 09:39:45 +00:00
Efi Fogel
3d87f8b0de
cleanup - initialized variables to pacify some compiler
2007-04-07 09:38:40 +00:00
Efi Fogel
54f807992e
cleanup
2007-04-07 09:23:14 +00:00
Andreas Fabri
aa303d031c
forgot to undo
2007-04-07 07:59:47 +00:00
Andreas Fabri
4f7a82ee89
fixed filename to include
2007-04-07 07:51:26 +00:00
Efi Fogel
bc087af0de
removed unused variable
2007-04-06 22:59:09 +00:00
Daniel Russel
ddcc31dd2f
oops, reversed the negation
2007-04-06 22:57:22 +00:00
Andreas Fabri
ce9aacb760
changed author
2007-04-06 09:50:03 +00:00
Andreas Fabri
eb3e2ada7b
Split of Geometric Optimisation chapter
2007-04-06 09:49:27 +00:00
Andreas Fabri
4ef091165d
fixed path
2007-04-06 09:19:05 +00:00
Andreas Fabri
093b2ef789
no picture at the beginning of the chapter Inscribed Areas
2007-04-06 09:16:06 +00:00
Andreas Fabri
339ac28522
remove unused parameter
2007-04-06 09:08:04 +00:00
Andreas Fabri
84a5325940
remove unused parameter
2007-04-06 09:02:13 +00:00
Andreas Fabri
73f72ba5fa
remove unused parameter
2007-04-06 08:57:25 +00:00
Andreas Fabri
279d5d408b
remove unused parameter
2007-04-06 08:56:24 +00:00
Andreas Fabri
ad155d4f35
remove unused parameter
2007-04-06 08:53:48 +00:00
Andreas Fabri
8617707f4d
remove unused parameter
2007-04-06 08:29:24 +00:00
Andreas Fabri
57d8054f83
moc doesn't like template member functions
2007-04-06 08:25:08 +00:00
Andreas Fabri
8b4ec859f0
Optimisation_traits no longer exists
2007-04-06 07:52:16 +00:00
Andreas Fabri
ae9e407749
undo change for SunPrp
2007-04-06 07:33:46 +00:00
Efi Fogel
37fe3c5f38
Fixes of problems detected by recent g++
2007-04-05 19:51:49 +00:00
Efi Fogel
36c0eb7859
Fixes of problems detected by recent g++
2007-04-05 19:48:33 +00:00
Efi Fogel
31a61e668e
Fixes of problems detected by recent g++
2007-04-05 19:47:15 +00:00
Efi Fogel
fc31cb9d1c
Added virtual destructor
2007-04-05 19:46:16 +00:00
Efi Fogel
b579447654
cleanup
2007-04-05 19:17:33 +00:00
Efi Fogel
da580c0166
Added RT
2007-04-05 19:16:10 +00:00
Efi Fogel
65148e7d29
Added fixes for Gmpz
2007-04-05 19:15:32 +00:00
Fernando Cacciola
f0dfb6c67b
Doc fixes
2007-04-05 18:11:23 +00:00
Andreas Meyer
bb4a527722
* more c++ look-and-feel for polynomial/sqrt_extension
...
* parser performs type-checking of numeric values
2007-04-05 15:15:00 +00:00
Sebastian Limbach
662e316d78
Data for benchmarking.
2007-04-05 13:56:50 +00:00
Sebastian Limbach
ae9fb1b4b6
Data for benchmarking.
2007-04-05 13:56:46 +00:00
Sebastian Limbach
e466f7b311
New benchmark of functionalities of Algebraic_kernel_d_1
2007-04-05 13:56:00 +00:00
Sebastian Limbach
b49b2bc6dd
New benchmark of functionalities of Algebraic_kernel_d_1
2007-04-05 13:55:58 +00:00
Sylvain Pion
20a5fb5c95
Add some useful functions for Interval_nt:
...
- width()
- magnitude()
- compare_relative_precision(Interval, double)
And use the last one in to_double(Lazy_exact_nt).
2007-04-05 13:34:44 +00:00
Laurent Rineau
0389b256f5
- add variables SUNCC_COMPILER and DARWIN_COMPILER in install_cgal
...
- add corresponding "REQUIRE/INCOMPATIBLE =" in several config/support files
2007-04-05 13:34:23 +00:00
Sylvain Pion
c25296b922
Remove empty spaces at end of lines.
2007-04-05 13:02:19 +00:00
Sylvain Pion
2991d6cbe2
- Minor change to fit_in_double(Interval_nt, double& r) so that it
...
changes r only if the result is true.
- Added is_singleton(Interval_nt) for mimicing Uncertain().
- Use these in Lazy_exact_nt.
2007-04-05 12:59:51 +00:00
Laurent Rineau
887dd2a4dd
- S07-BOOST_BIMAP needs BOOST.
...
- Rename the files S06*, so that the package name is different. It is now
"MS_BOOST_PROGRAM_OPTIONS" for Boost.Program_options.
Remark: no need for a non-empty DESCRIPTION field, as
MS_BOOST_PROGRAM_OPTIONS requires DOLLAR_WINDOWS_COMPILER and
BOOST_PROGRAM_OPTIONS is incompatible with DOLLAR_WINDOWS_COMPILER.
2007-04-05 12:00:01 +00:00
Laurent Rineau
ea73c2a41a
small patch: the variable *_REQUIRED_BY were not filled
2007-04-05 11:49:54 +00:00
Nico Kruithof
fd7fd56545
Found a typo
2007-04-05 11:32:27 +00:00
Andreas Meyer
f74a972148
fixed spelling of default polynom typename (int->Integer)
2007-04-05 11:00:15 +00:00
Andreas Meyer
d69ff54718
allow arbitrarily nested sqrt_extensions as typename for polynomials
...
(as well as integer and rational)
2007-04-05 10:27:36 +00:00
Andreas Fabri
889a570e33
Replaced gcvt
2007-04-05 10:04:07 +00:00
Andreas Meyer
1d673f34e7
removed dead reference to leda window example
2007-04-05 08:48:33 +00:00
Laurent Rineau
571f7b5114
Commit a BOOST_PROGRAM_OPTIONS config file for Windows: only
...
test_BOOST_PROGRAM_OPTIONS.cpp is tested. No INCLTHING and no LIBTHING.
2007-04-05 08:06:52 +00:00
Andreas Fabri
abdcd08959
Add illustration
2007-04-05 07:46:48 +00:00
Andreas Fabri
d66bef2b31
Addd illustration for chapter Inscribed Areas
2007-04-05 07:45:03 +00:00
Andreas Fabri
1d7e0e0bc6
no illustration
2007-04-05 07:30:27 +00:00
Andreas Fabri
2ae9b12ee2
fixed path
2007-04-05 07:20:44 +00:00
Andreas Fabri
2b2cca0190
fixed macro
2007-04-05 07:13:36 +00:00