Mael Rouxel-Labbé
2848158354
Fix typos
2019-05-20 08:54:04 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Laurent Rineau
8693f95dac
Merge pull request #3619 from albert-github/feature/bug_headers
...
Update of headers
2019-02-22 16:39:09 +01:00
Sébastien Loriot
59bc453b42
first batch of replacement for level 1 in classified ref man
...
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Sébastien Loriot
187c2ef3a3
add missing cgalConcept
2019-02-13 19:12:26 +01:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Simon Giraudot
3dc02bf419
Update package description from review
2017-06-08 09:06:44 +02:00
Simon Giraudot
bf79696a7a
Corrections from review
2017-06-07 14:17:45 +02:00
Simon Giraudot
e63b95622e
Update user manual
2017-05-03 09:49:41 +02:00
Simon Giraudot
92605c41cd
Update reference manual
2017-05-02 15:06:30 +02:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Philipp Möller
79b7fc5081
Handle the INPUT cases where the whole include dir is used
2015-12-10 17:03:46 +01:00
Simon Giraudot
f46b7f2d67
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-09-30 12:52:00 +02:00
Simon Giraudot
a4f242a0cc
Replace Internal_diagonalize_traits by Diagonalize_traits + corrections in Concepts/Models
2015-09-16 11:41:26 +02:00
Simon Giraudot
9135157b64
Update PackageDescription files in doc to reference Solver_interface instead of Eigen
2015-09-09 11:24:54 +02:00
Simon Giraudot
a107ae4fff
Update scale space (code + doc) using the DiagonalizeTraits concept
2015-09-03 18:54:52 +02:00
Sebastien Loriot
a2eab92376
Fix typo
2015-08-13 08:29:05 +02:00
Simon Giraudot
bba0354286
Option to handle non-manifold features, related example and updated Polyhedron demo plugin
2015-08-12 18:08:02 +02:00
Laurent Rineau
9785b3e218
Update WeightedApproximation_3.h
2015-03-26 10:24:57 +01:00
Andreas Fabri
d09c1742bb
Add a \subsection for the Output Surface
2015-01-09 15:52:51 +01:00
Andreas Fabri
961227ddfe
fix typos
2015-01-07 16:26:22 +01:00
Andreas Fabri
d3392d99f9
fix typos
2015-01-07 16:22:04 +01:00
Sébastien Loriot
b803c9c23b
camel case for package name
2014-12-29 11:19:13 +01:00
Sébastien Loriot
7c145e35c3
update release number
2014-12-29 10:11:27 +01:00
Sébastien Loriot
d1c65b4986
cosmetic change in the doc
2014-10-27 16:05:08 +01:00
Thijs van Lankveld
a801ef2728
Merge branch 'Scale_space_reconstruction_3-tvanlank' of ssh://scm.cgal.org/var/git/cgal into Scale_space_reconstruction_3-tvanlank
2014-10-27 15:15:38 +01:00
Thijs van Lankveld
b20c856e77
Additional motivation added to the User Manual.
...
Section 1 contains an extra line to explain the reasoning for modeling the scale-space. Section 2 contains an extra line to explain the why the implementation is better than similar methods.
2014-10-27 15:14:46 +01:00
Sébastien Loriot
bc47a15f1c
remove template parameter explanation
2014-10-24 14:21:56 +02:00
Sébastien Loriot
35be4c3ab2
simplify reconstruction description
2014-10-24 13:59:57 +02:00
Thijs van Lankveld
e3297cbc9f
Added some lines to User Manual for clarity.
...
These lines indicate increasing the scale is similar to smoothing the point set and what "filtering the alpha-shape" entails.
2014-10-24 13:23:04 +02:00
Sébastien Loriot
a8956a29d1
fix linking and reordering
2014-10-13 08:56:36 +02:00
Sébastien Loriot
ab187cfeaf
update example sections to illustrate the typical workflow
2014-09-22 11:06:09 +02:00
Thijs van Lankveld
cc8cb53a32
All comments of review round 2 processed.
2014-09-11 16:41:18 +02:00
Thijs van Lankveld
8de2155271
Some more review changes
2014-09-11 14:08:15 +02:00
Thijs van Lankveld
4cdaef2e28
Most of the 2nd round review comments processed.
2014-09-10 16:20:17 +02:00
Thijs van Lankveld
79cab3b832
Changes for 2nd review documentation
2014-09-10 11:06:00 +02:00
Thijs van Lankveld
e757a436c3
More updates to the documentation based on the 2nd review round.
2014-09-02 18:51:53 +02:00
Thijs van Lankveld
51e0c2cbbf
Merge branch 'Scale_space_reconstruction_3-tvanlank' of ssh://scm.cgal.org/var/git/cgal into Scale_space_reconstruction_3-tvanlank
...
Conflicts:
Scale_space_reconstruction_3/include/CGAL/Scale_space_surface_reconstruction_3.h
2014-09-02 17:57:01 +02:00
Thijs van Lankveld
6eb9d75dc9
First updates based on the second review round.
2014-09-02 17:53:07 +02:00
Andreas Fabri
6fc3c4e504
more typos
2014-08-26 17:13:54 +02:00
Andreas Fabri
000a1d1a39
typos
2014-08-26 16:22:58 +02:00
Andreas Fabri
1f42cd961c
typos
2014-08-26 13:06:29 +02:00
Thijs van Lankveld
a199546f52
Second example about incremental computation.
2014-07-15 15:59:01 +02:00
Thijs van Lankveld
dcd4be5021
Parallel processing implemented with TBB
2014-07-02 20:37:16 +02:00
Thijs van Lankveld
22eea2c12a
Eigen methods separated into the Weighted_PCA_projection_3 class.
2014-06-23 21:04:41 +02:00
Thijs van Lankveld
7ad1dfcc16
Merge branch 'Scale_space_reconstruction_3-tvanlank' of ssh://scm.cgal.org/var/git/cgal into Scale_space_reconstruction_3-tvanlank
2014-06-17 16:53:20 +02:00
Thijs van Lankveld
eb17d6d688
Updates to the documentation due to review.
2014-06-17 16:52:21 +02:00