where and are -element real vectors, and and are real 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 – doubleInput
On entry: the scalar .
3:
x[] – const doubleInput
Note: the dimension, dim, of the array x
must be at least
.