cgal/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/AlgebraicStructureTraits_Si...

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}