next up previous contents index
Next: rightGcd Up: UnivariateSkewPolynomialCategory Previous: rightDivide,rightQuotient,rightRemainder   Contents   Index


rightExtendedGcd


\begin{usage}
rightExtendedGcd(a, b)
\end{usage}


Signature


\begin{params}
{\em a,b } & \% & Skew--polynomials\\
\end{params}

\begin{retval}
Returns $(g, c, d)$\ such that $g = c a + d b$is a right gcd of $a$\ and $b$.
\end{retval}


See Also



Manuel Bronstein 2000-12-13