From 991561878fb89073856e2b5011fa1bc103619a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Fri, 23 Nov 2012 17:54:48 +0100 Subject: [PATCH] backport commit in tex file from master into doxygen --- Jet_fitting_3/doc/Jet_fitting_3/CGAL/Monge_via_jet_fitting.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Jet_fitting_3/doc/Jet_fitting_3/CGAL/Monge_via_jet_fitting.h b/Jet_fitting_3/doc/Jet_fitting_3/CGAL/Monge_via_jet_fitting.h index 6352e17ea7f..221f7854f26 100644 --- a/Jet_fitting_3/doc/Jet_fitting_3/CGAL/Monge_via_jet_fitting.h +++ b/Jet_fitting_3/doc/Jet_fitting_3/CGAL/Monge_via_jet_fitting.h @@ -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` 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` and `Eigen_svd` respectively. \tparam DataKernel provides the geometric classes and tools corresponding to the input points, and also members of the