mirror of https://github.com/CGAL/cgal
26 lines
800 B
TeX
26 lines
800 B
TeX
\begin{ccRefConcept}{FieldWithSqrt}
|
|
|
|
\ccDefinition
|
|
|
|
A model of \ccc{FieldWithSqrt} is a \ccc{Field} that has operations to take square roots.
|
|
|
|
Moreover, \ccc{CGAL::Algebraic_structure_traits< FieldWithSqrt >} is a model of \ccc{AlgebraicStructureTraits} providing:\\
|
|
- \ccc{CGAL::Algebraic_structure_traits< FieldWithSqrt >::Algebraic_type} derived from \ccc{Field_with_sqrt_tag} \\
|
|
- \ccc{CGAL::Algebraic_structure_traits< FieldWithSqrt >::Sqrt} an \ccc{AdaptableUnaryFunction}\\
|
|
|
|
\ccRefines
|
|
\ccc{Field}
|
|
|
|
\ccSeeAlso
|
|
|
|
\ccRefIdfierPage{IntegralDomainWithoutDiv}\\
|
|
\ccRefIdfierPage{IntegralDomain}\\
|
|
\ccRefIdfierPage{UFDomain}\\
|
|
\ccRefIdfierPage{EuclideanRing}\\
|
|
\ccRefIdfierPage{Field}\\
|
|
\ccRefIdfierPage{FieldWithSqrt}\\
|
|
\ccRefIdfierPage{AlgebraicStructureTraits}\\
|
|
|
|
\ccHasModels
|
|
|
|
\end{ccRefConcept} |