where and are -element complex vectors, and and are complex scalars. If is
equal to zero, or if is equal to zero and is equal to , this function returns immediately.
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
.
nag_zaxpby (f16gcc) is not threaded by NAG in any implementation.
nag_zaxpby (f16gcc) makes calls to BLAS and/or LAPACK routines, which may be threaded within the vendor library used by this implementation. Consult the documentation for the vendor library for further information.
Please consult the Users' Note for your implementation for any additional implementation-specific information.
9 Further Comments
None.
10 Example
This example computes the result of a scaled vector accumulation for