cgal/Filtered_kernel
Sylvain Pion 32a8708ed9 Improve efficiency of the default constructor by using a static variable.
(similar to what Lazy_exact_nt does).
This gives a noticeable memory win when pruning DAGs.
2006-08-07 18:12:25 +00:00
..
developer_scripts output formatting improvement 2006-08-07 15:45:23 +00:00
examples/Filtered_kernel Remove stupid blank lines 2006-07-31 16:23:11 +00:00
include/CGAL Improve efficiency of the default constructor by using a static variable. 2006-08-07 18:12:25 +00:00
test/Filtered_kernel
TODO
TODO_static_filters
changes.txt removed Minmax_traits for Oriented_side and Comparison_result due to clash with Sign (these three types are now the same). 2006-07-18 19:42:19 +00:00
description.txt
dont_submit
maintainer