mirror of https://github.com/CGAL/cgal
30 lines
594 B
TeX
30 lines
594 B
TeX
\begin{ccRefFunctionObjectConcept}{AlgebraicStructureTraits::Simplify}
|
|
|
|
\ccDefinition
|
|
|
|
This \ccc{AdaptableUnaryFunction} may simplify a given object.
|
|
|
|
\ccRefines
|
|
|
|
\ccc{AdaptableUnaryFunction}
|
|
|
|
\ccTypes
|
|
\ccNestedType{result_type}
|
|
{ Is void.}
|
|
\ccNestedType{argument_type}
|
|
{ Is \ccc{AlgebraicStructureTraits::Type}.}
|
|
|
|
\ccOperations
|
|
\ccCreationVariable{simplify}
|
|
\ccThree{xxxxxxxxxxx}{xxxxxxxxxxx}{}
|
|
|
|
\ccMethod{result_type operator()(argument_type x);}{ may simplify $x$.}
|
|
|
|
%\ccHasModels
|
|
|
|
\ccSeeAlso
|
|
|
|
\ccRefIdfierPage{AlgebraicStructureTraits}
|
|
|
|
\end{ccRefFunctionObjectConcept}
|