next up previous contents index
Next: LinearOrdinaryRecurrenceTools Up: LinearOrdinaryRecurrenceSystemTools Previous: kernel   Contents   Index


values


\begin{usage}
values($[A_m,\dots,A_0]$)([$Y_0,\dots,Y_{m+e-1}$])\\
values($[A_...
...1}$])\\
values($[A_m,\dots,A_0]$, e)([$Y_0,\dots,Y_{m+e-1}$], rhs)
\end{usage}

\begin{signatures}
values: & A $\to$\ \htmlref{\texttt{Vector}}{Vector} \htmlr...
...ector} F) $\to$\ \htmlref{\texttt{Generator}}{Generator} F\\\end{signatures}



\begin{params}
$A_i$\ & \htmlref{\texttt{DenseMatrix}}{DenseMatrix} RX & Matri...
...ector}}{Vector} F &
An optional right-hand side (default is 0)\\\end{params}

\begin{retval}
Returns a generator for the sequence $Y$\ satisfying by
$(L E^e)...
...only solution of $(L E^e) Y = rhs$\ with
the given initial values.
\end{retval}

\begin{remarks}
This function causes a division by zero if a singularity
of $L$...
...han calling
values{} repeatedly with several intitial conditions.
\end{remarks}


Manuel Bronstein 2000-12-13