nag_zhemv (f16scc) Example Program Data
3 : n the dimension of matrix A
Nag_Upper : uplo
( 1.0, 0.0 ) ( 2.0, 0.0 ) : alpha, beta
1 1 : incx, incy
( 1.0, 0.0 ) ( 1.0, 2.0 ) ( 1.0, 3.0 )
( 2.0, 0.0 ) ( 2.0, 3.0 )
( 3.0, 0.0 ) : the end of matrix A
( 1.0,-1.0)
( 2.0,-2.0)
( 3.0,-3.0) : the end of vector x
(-9.0,-2.5)
(-7.5, 4.0)
( 0.0, 14.5) : the end of vector y