mirror of https://github.com/CGAL/cgal
see also
This commit is contained in:
parent
a3a78e5b9f
commit
edc0cd9574
|
|
@ -97,6 +97,10 @@ A model \ccVar\ of this type must provide:
|
|||
{Computes the \ccc{x}-critical point with smallest (resp. largest) $x$
|
||||
of polynomial \ccc{p} if $b$ is \ccc{true} (resp. \ccc{false}).}
|
||||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccRefIdfierPage{AlgebraicKernelForCircles::YCriticalPoints}
|
||||
|
||||
\end{ccRefConcept}
|
||||
\begin{ccRefConcept}{AlgebraicKernelForCircles::YCriticalPoints}
|
||||
|
||||
|
|
@ -120,4 +124,8 @@ A model \ccVar\ of this type must provide:
|
|||
{Computes the \ccc{y}-critical point with smallest (resp. largest) $y$
|
||||
of polynomial \ccc{p} if $b$ is \ccc{true} (resp. \ccc{false}).}
|
||||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccRefIdfierPage{AlgebraicKernelForCircles::XCriticalPoints}
|
||||
|
||||
\end{ccRefConcept}
|
||||
|
|
|
|||
Loading…
Reference in New Issue