next up previous contents index
Next: parametricSolve Up: LinearOrdinaryOperatorPolynomialSolutions Previous: LinearOrdinaryOperatorPolynomialSolutions   Contents   Index


kernel


\begin{usage}
kernel~L\\ kernel(L, n)
\end{usage}

\begin{signatures}
kernel: & RXY $\to$\ \htmlref{\texttt{Vector}}{Vector} FX\\...
...er}}{Integer}) $\to$\ \htmlref{\texttt{Vector}}{Vector} FX\\\end{signatures}

\begin{params}
{\em L} & RXY & A linear ordinary differential or recurrence op...
...htmlref{\texttt{Integer}}{Integer} & A degree bound (optional)\\\end{params}

\begin{descr}
kernel(L) returns a basis for all the polynomial solutions of $Ly...
...asis for the polynomial solutions of $Ly = 0$of degree at most $n$.
\end{descr}

\begin{remarks}
kernel(L) is available only if R has \htmlref{\texttt{RationalR...
...xttt{recurrence}}{LinearOrdinaryOperatorToRecurrence:recurrence}.
\end{remarks}


Manuel Bronstein 2000-12-13