Next:
DSYSVX Example
Up:
Real Linear Equation Routines
Previous:
DSPSVX Example
DSYSV Example
To solve the equations
Ax
=
b
,
where
A
is the symmetric matrix
A
=
and
b
=
.
Details of the factorization of
A
are also output.
Example program
Example data
Example results