This commit is contained in:
Monique Teillaud 2008-10-01 15:58:05 +00:00
parent a3a78e5b9f
commit edc0cd9574
1 changed files with 8 additions and 0 deletions

View File

@ -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}