Next:
DSYSV Example
Up:
Real Linear Equation Routines
Previous:
DSPSV Example
DSPSVX Example
To solve the equations
AX
=
B
,
where
A
is the symmetric matrix
A
=
and
B
=
.
Error estimates for the solutions, and an estimate of the reciprocal of the condition number of the matrix
A
are also output.
Example program
Example data
Example results