cgal/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/min.tex

16 lines
234 B
TeX

\begin{ccRefFunction}{min}
\ccDefinition
The function \ccRefName\ returns the smaller of two values.
\ccInclude{CGAL/utils.h}
\ccFunction{T min(const T& x, const T& y);}{}
\ccSeeAlso
\ccRefIdfierPage{Min}\\
\end{ccRefFunction}