mirror of https://github.com/CGAL/cgal
27 lines
578 B
TeX
27 lines
578 B
TeX
\begin{ccRefConcept}{AlgebraicStructureTraits::Simplify}
|
|
|
|
\ccDefinition
|
|
|
|
This \ccc{AdaptableUnaryFunction} may simplify a given object.
|
|
|
|
\ccRefines
|
|
|
|
\ccc{AdaptableUnaryFunction}
|
|
|
|
\ccTypes
|
|
\ccSetThreeColumns{xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}{xxxxxxxxxxxxxxxxxxxxxxx}{}
|
|
|
|
\ccTypedef{typedef void result_type;}{}\ccGlue
|
|
\ccTypedef{typedef AlgebraicStructureTraits::AS first_argument_type;}{}
|
|
|
|
\ccOperations
|
|
\ccMethod{result_type operator()(first_argument_type& x);}{ may simplify $x$.}
|
|
|
|
%\ccHasModels
|
|
|
|
\ccSeeAlso
|
|
|
|
\ccRefIdfierPage{AlgebraicStructureTraits}
|
|
|
|
\end{ccRefConcept}
|