Sébastien Loriot
4494fe089f
add missing typedef in the doc
2015-05-19 11:42:13 +02:00
Andreas Fabri
af84e62b6c
Use the Epick_d kernel in two examples, and for 4d and not 2D
2015-02-26 18:08:26 +01:00
Andreas Fabri
63945bdac9
fix links. They went into the dD kernel
2015-02-10 10:50:50 +01:00
Andreas Fabri
2cf40cafab
Search_traits is not a model of RangeSearchTraits
2015-02-10 10:33:40 +01:00
Andreas Fabri
d6af92ced2
cleanup in the ref manal
2015-02-10 10:02:11 +01:00
Andreas Fabri
567a557930
fix links
2015-01-29 10:04:03 +01:00
Andreas Fabri
c0286ce026
Add examples to search the closest vertices of a polygonal mesh
2015-01-27 10:51:48 +01:00
Andreas Fabri
d444701fa0
Add that Kd_tree::begin(0/end() is not in the insertion order
2015-01-20 10:40:10 +01:00
Andreas Fabri
275e4ba47b
remove modefBegin/End
2015-01-08 15:58:36 +01:00
Andreas Fabri
af3315aa5f
cleanup
2015-01-08 11:36:08 +01:00
Andreas Fabri
6c38bf7f08
use \@ in a .txt file as @ is a special character for doxygen
2015-01-08 10:43:29 +01:00
Andreas Fabri
cb5b17f873
chmod -x
2015-01-07 18:55:19 +01:00
Andreas Fabri
78bd64cc9c
lowercase file names
2015-01-07 18:55:16 +01:00
Andreas Fabri
fba3da1d78
chmod -x
2015-01-07 18:55:13 +01:00
Andreas Fabri
eb6146e0dc
no need for passing the vector dists through the recursive function
2015-01-07 17:44:58 +01:00
m.overtheil
f375123e69
Added figure of orthogonal distance
2014-12-15 15:06:25 +01:00
m.overtheil
967053e3c7
Added example for orthogonal search with a sphere
...
Fixed wrong splitter in benchmark
2014-12-12 15:33:45 +01:00
m.overtheil
799de1db05
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-11 10:09:58 +01:00
m.overtheil
ffeabb441d
Updated changes.html
2014-12-11 10:09:45 +01:00
Andreas Fabri
d711ae3968
Add more to \modif
2014-12-11 09:54:36 +01:00
m.overtheil
6b28c7df6d
Pointed out what orthogonal search is
2014-12-11 08:44:42 +01:00
m.overtheil
9eab8bccf4
Changed description of vector dists, restructured user manual
2014-12-10 10:18:48 +01:00
m.overtheil
23f87a839d
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-09 12:51:21 +01:00
m.overtheil
09878d56f0
typos in doc
2014-12-09 12:51:05 +01:00
Andreas Fabri
a0ccf4aa7a
Add benchmark
2014-12-09 12:43:06 +01:00
m.overtheil
0dd696c045
Added Modif's to doc
2014-12-09 11:34:15 +01:00
m.overtheil
f801015712
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-09 10:18:04 +01:00
m.overtheil
bf7f340e61
Added loop to benchmark, slightly changed doc
2014-12-09 10:15:16 +01:00
Andreas Fabri
c775be2506
typos in the user manual
2014-12-08 16:57:44 +01:00
m.overtheil
53aecd416f
Deleted double indirection
2014-12-08 12:10:52 +01:00
m.overtheil
76cb978a13
Added Figures,benchmark and implementation History
2014-12-08 09:38:20 +01:00
Andreas Fabri
df2a957fbe
add illustration gfor benchmark
2014-12-05 16:28:34 +01:00
m.overtheil
7fe5f7c9ae
Fixed most of the old benchmarks
2014-12-05 14:36:46 +01:00
m.overtheil
1e6b69ccd9
Added tparam to doc
2014-12-04 15:58:03 +01:00
Andreas Fabri
9c7ab7568c
typos and partial switching to \tparam
2014-12-04 10:07:52 +01:00
Andreas Fabri
9650d226a1
typos and partial switching to \tparam
2014-12-04 09:52:01 +01:00
m.overtheil
88dca7f9af
Typo
2014-12-03 15:09:28 +01:00
m.overtheil
17068ae8b4
Documentation
2014-12-03 14:55:20 +01:00
m.overtheil
d598526bfe
added dimension template argument to doc
2014-11-04 15:59:56 +01:00
Sébastien Loriot
7247e971fc
fix wrong documented traits
2014-09-12 13:23:46 +02:00
Sébastien Loriot
e97efd228f
prevent linking
2014-07-15 14:25:21 +02:00
Eric Berberich
dee9fc8235
Merge branch 'Snap_rounding_2-kd_tree_replacement-wkhan-old' into Snap_rounding_2-kd_tree_replacement-wkhan
...
Conflicts:
Installation/changes.html
2014-04-09 10:11:35 +02:00
Eric Berberich
9d8a02aa46
rephrased documentation for capacity in Kd_tree
2014-03-28 14:50:18 +01:00
Waqar Khan
98e6007dd3
* Added the capacity() function to the Kd_tree.h and also added its documentation
...
* Added a test that checks the reserve() and capacity() function for Kd_tree
2014-03-26 18:02:04 +01:00
Eric Berberich
398613ec71
rephrased documentation of "reserve" to proposal of Sebastien
2014-03-10 12:12:59 +01:00
Waqar Khan
1c355ef42a
1. "Snap_rounding_traits_2.h" "Snap_rounding_kd_2.h" "Kd_tree.h" "snap_rounding_data.cpp", Changed the File header signature to match the templated signatures.
...
2. Made the required changes in the concepts i.e. in "Snap_rounding_2/doc/Snap_rounding_2/Concepts/SnapRoundingTraits_2.h"
3. Added documentation for the reserve() method of Kd_tree
4. Deleted the un maintained olk kd_tree package
2014-03-07 16:13:44 +01:00
Sébastien Loriot
7451a3a238
fix incorrect name
2014-02-21 15:46:56 +01:00
Sébastien Loriot
0b3c2ae383
fix a documentation bug and add static assertions
...
the class Search_traits_adapter must use only Lvalue_property_map since
it uses the Cartesian_const_iterator from the base class which is usually
simply the pointer on the double in the point. If the point returned by
the property map is a temporaty, the iterator is invalid and its behavior
is undefined
2014-02-21 15:36:40 +01:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
b2ef3b8673
Merge branch 'doc-remove_gif-local'
...
Successfully test in CGAL-4.3-Ic-102
This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.
Approved by the interim release manager
xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00