Example program for zstedc

This example finds all the eigenvalues and eigenvectors of the Hermitian band matrix
A = -3.13i+0.00 1.94-2.10i -3.40+0.25i 0.00i+0.00 1.94+2.10i -1.91i+0.00 -0.82-0.89i -0.67+0.34i -3.40-0.25i -0.82+0.89i -2.87i+0.00 -2.10-0.16i 0.00i+0.00 -0.67-0.34i -2.10+0.16i 0.50i+0.00 .  
A is first reduced to tridiagonal form by a call to zhbtrd.