cgal/Old_Packages/Doc23/doc_tex/kernel/Ref/compare_slopes.tex

13 lines
443 B
TeX

\begin{ccRefFunction}{compare_slopes}
\ccFunction{Comparison_result compare_slopes(const Line_2<R> &l1,
const Line_2<R> &l2);}
{compares the slopes of the lines \ccc{l1} and \ccc{l2}}
\ccFunction{Comparison_result compare_slopes(const Line_2<R> &s1,
const Line_2<R> &s2);}
{compares the slopes of the segments \ccc{s1} and \ccc{s2}}
\end{ccRefFunction}