![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
double precision function | dasum (n, dx, incx) |
DASUM | |
subroutine | daxpy (n, da, dx, incx, dy, incy) |
DAXPY | |
double precision function | dcabs1 (z) |
DCABS1 | |
subroutine | dcopy (n, dx, incx, dy, incy) |
DCOPY | |
double precision function | ddot (n, dx, incx, dy, incy) |
DDOT | |
subroutine | drot (n, dx, incx, dy, incy, c, s) |
DROT | |
subroutine | drotm (n, dx, incx, dy, incy, dparam) |
DROTM | |
subroutine | drotmg (dd1, dd2, dx1, dy1, dparam) |
DROTMG | |
subroutine | dscal (n, da, dx, incx) |
DSCAL | |
double precision function | dsdot (n, sx, incx, sy, incy) |
DSDOT | |
subroutine | dswap (n, dx, incx, dy, incy) |
DSWAP | |
subroutine | dtrsv (uplo, trans, diag, n, a, lda, x, incx) |
DTRSV | |
double precision function | dzasum (n, zx, incx) |
DZASUM | |
This is the group of double LEVEL 1 BLAS routines.