Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
The routine may be called by its
BLAST
name blas_daxpby.
3 Description
F16ECF (BLAS_DAXPBY) performs the operation
where and are -element real vectors, and and real scalars. If is equal to zero, or if is equal to zero and is equal to , this routine 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
F16ECF (BLAS_DAXPBY) is not threaded by NAG in any implementation.
F16ECF (BLAS_DAXPBY) 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 X06 Chapter Introduction for information on how to control and interrogate the OpenMP environment used within this routine. Please also 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