cgal/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/AlgebraicStructureTraits_Is...

32 lines
758 B
TeX

\begin{ccRefFunctionObjectConcept}{AlgebraicStructureTraits::IsZero}
\ccDefinition
\ccc{AdaptableUnaryFunction}, returns true in case the argument is the zero element of the ring. \\
\ccRefines
\ccc{AdaptableUnaryFunction}
\ccTypes
\ccNestedType{result_type}
{ Is \ccc{AlgebraicStructureTraits::Boolean}.}
\ccNestedType{argument_type}
{ Is \ccc{AlgebraicStructureTraits::Type}.}
\ccOperations
\ccCreationVariable{is_zero}
\ccThree{xxxxxxxxxxx}{xxxxxxxxxxx}{}
\ccMethod{result_type operator()(argument_type x) const;}{
returns true in case $x$ is the zero element of the ring. }
%\ccHasModels
\ccSeeAlso
\ccRefIdfierPage{AlgebraicStructureTraits}
\ccRefIdfierPage{RealEmbeddableTraits::IsZero}
\end{ccRefFunctionObjectConcept}