Next:
DPPSVX Example
Up:
Real Linear Equation Routines
Previous:
DPOSVX Example
DPPSV Example
To solve the equations
Ax
=
b
,
where
A
is the symmetric positive definite matrix
A
=
and
b
=
.
Details of the Cholesky factorization of
A
are also output.
Example program
Example data
Example results