LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions
axpy: y = ax + y
BLAS
»
Level 1 BLAS: vector ops
Collaboration diagram for axpy: y = ax + y:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Functions
subroutine
caxpy
(n, ca, cx, incx, cy, incy)
CAXPY
subroutine
daxpy
(n, da, dx, incx, dy, incy)
DAXPY
subroutine
saxpy
(n, sa, sx, incx, sy, incy)
SAXPY
subroutine
zaxpy
(n, za, zx, incx, zy, incy)
ZAXPY
Detailed Description
Generated on Tue Nov 28 2023 11:55:27 for LAPACK by
1.9.7