Example program for zhseqr

This example computes all the eigenvalues and the Schur factorization of the upper Hessenberg matrix H, where
H = -3.9700-5.0400i -1.1318-2.5693i -4.6027-0.1426i -1.4249+1.7330i -5.4797+0.0000i 1.8585-1.5502i 4.4145-0.7638i -0.4805-1.1976i 0.0000+0.0000i 6.2673+0.0000i -0.4504-0.0290i -1.3467+1.6579i 0.0000+0.0000i 0.0000+0.0000i -3.5000+0.0000i 2.5619-3.3708i .  
See also zunghr, which illustrates the use of this routine to compute the Schur factorization of a general matrix.