where and are -element complex vectors, and and are complex scalars.
4 References
Basic Linear Algebra Subprograms Technical (BLAST) Forum (2001) Basic Linear Algebra Subprograms Technical (BLAST) Forum Standard University of Tennessee, Knoxville, Tennessee http://www.netlib.org/blas/blast-forum/blas-report.pdf
5 Arguments
1:
n – IntegerInput
On entry: , the number of elements in , and .
Constraint:
.
2:
alpha – ComplexInput
On entry: the scalar .
3:
x[] – const ComplexInput
Note: the dimension, dim, of the array x
must be at least
.