Example program for zptsv

This example solves the equations
Ax=b ,  
where A  is the Hermitian positive definite tridiagonal matrix
A = 16.0i+00.0 16.0-16.0i 0.0i+0.0 0.0i+0.0 16.0+16.0i 41.0i+00.0 18.0+9.0i 0.0i+0.0 0.0i+00.0 18.0-09.0i 46.0i+0.0 1.0+4.0i 0.0i+00.0 0.0i+00.0 1.0-4.0i 21.0i+0.0  
and
b = 64.0+16.0i 93.0+62.0i 78.0-80.0i 14.0-27.0i .  
Details of the LDLH  factorization of A  are also output.