Next:
ZPPSVX Example
Up:
Complex Linear Equation Routines
Previous:
ZPOSVX Example
ZPPSV 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