next up previous contents index
Next: Example 2 (from Program Up: Examples Previous: Examples   Contents   Index

Example 1 (from Program LA_SYEV_EXAMPLE)


\begin{displaymath}
A = \left( \begin{array}{rrrrr}
-5 & -3 & 1 & 5 & 3 \\
-...
...-1 \\
$*$ & * & * & * & -7 \\
\hline \end{array} \end{array}\end{displaymath}

Elements marked * are not used by the routine. The call:
CALL LA_SYEV( A, W )

\begin{displaymath}
\begin{array}{c} \mbox{{\bf W} on exit:} \\
\begin{array}...
...1.18524 \\ 5.00130 \\ 8.30939
\end{array} \right). \end{array}\end{displaymath}



Susan Blackford 2001-08-19