NAG Library Manual, Mark 29.3
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description

nag_blast_zhpmv (f16sec) Example Program Data
  4                         :Value of n
  Nag_Upper                 :Value of uplo
  ( 1.0, 0.0) ( 2.0, 0.0)   :Values of alpha, beta
  1 1                       :Values of incx, incy
  (1.0, 0.0)  (2.0,-1.0)  (3.0,-1.0)  (4.0,-1.0)
              (2.0, 0.0)  (3.0,-2.0)  (4.0,-2.0)
                          (3.0, 0.0)  (4.0,-3.0)
                                      (4.0, 0.0) :End of matrix A
  (-1.0, 1.0)
  ( 2.0,-3.0)
  (-3.0, 2.0)
  ( 1.0,-1.0)                : the end of vector x
  ( 2.5, 2.5)
  ( 2.5, 1.5)
  ( 2.5, 5.0)
  ( 6.0, 9.0)                : the end of vector y