backport commit in tex file from master into doxygen

This commit is contained in:
Sébastien Loriot 2012-11-23 17:54:48 +01:00
parent efc7379592
commit 991561878f
1 changed files with 2 additions and 3 deletions

View File

@ -12,9 +12,8 @@ The results are stored in an instance of the nested class `Monge_form`,
the particular information returned depending on the degrees specified
for the polynomial fitting and for the Monge form.
The default for the template `LocalKernel` is
`Cartesian<double>` and the default for `SvdTraits` is `Eigen_svd` if `CGAL_EIGEN3_ENABLED`
is defined.
If `CGAL_EIGEN3_ENABLED` is defined, `LocalKernel` and `SvdTraits`
template parameters have defaults, `Cartesian<double>` and `Eigen_svd` respectively.
\tparam DataKernel provides the geometric classes and tools
corresponding to the input points, and also members of the