Next:
ZPBSVX Example
Up:
Complex Linear Equation Routines
Previous:
ZHPSVX Example
ZPBSV Example
To solve the equations
Ax
=
b
,
where
A
is the Hermitian positive definite band matrix
A
=
and
b
=
.
Details of the Cholesky factorization of
A
are also output.
Example program
Example data
Example results