mirror of https://github.com/CGAL/cgal
parent
44e58a0754
commit
75e3dc8c87
|
|
@ -26,7 +26,7 @@ and the search classes.
|
|||
|
||||
\ccParameters
|
||||
Expects for the template argument a model of the concept \ccc{Kernel},
|
||||
for example \ccc{CGAL::Cartesian<double>} or \ccc{CGAL::Simple_cartesian<CGAL::Gmp_q>}.
|
||||
for example \ccc{CGAL::Cartesian<double>} or \ccc{CGAL::Simple_cartesian<CGAL::Gmpq>}.
|
||||
|
||||
\ccIsModel
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ and the search classes. \ccc{Kernel} must be a \cgal\ kernel.
|
|||
|
||||
\ccParameters
|
||||
Expects for the template argument a model of the concept \ccc{Kernel},
|
||||
for example \ccc{CGAL::Cartesian<double>} or \ccc{CGAL::Simple_cartesian<CGAL::Gmp_q>}.
|
||||
for example \ccc{CGAL::Cartesian<double>} or \ccc{CGAL::Simple_cartesian<CGAL::Gmpq>}.
|
||||
|
||||
\ccIsModel
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ and the search classes. \ccc{Kernel} must be a \cgal\ kernel.
|
|||
|
||||
\ccParameters
|
||||
Expects for the template argument a model of the concept \ccc{Kernel_d},
|
||||
for example \ccc{CGAL::Cartesian_d<double>} or \ccc{CGAL::Homogeneous_d<CGAL::Gmp_z>}.
|
||||
for example \ccc{CGAL::Cartesian_d<double>} or \ccc{CGAL::Homogeneous_d<CGAL::Gmpz>}.
|
||||
|
||||
|
||||
\ccIsModel
|
||||
|
|
|
|||
Loading…
Reference in New Issue