cgal/Polynomial/doc_tex/Polynomial_ref/Polynomial.tex

21 lines
376 B
TeX
Executable File

\begin{ccRefConcept}{AlgebraicConcept}
\ccDefinition
The concept \ccClassTemplateName\ defines the requirements for the template
parameter of the search classes.
\ccTypes
\ccNestedType{Point_d}{Point type. \ccc{CGAL::Kernel_traits} has to be
specialized for this type.}
\ccHasModels
\ccc{CGAL::Cartesian_d<FT>}\\
\ccc{CGAL::Homogeneous_d<RT>}
\end{ccRefConcept}