![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
real function | sdot (N, SX, INCX, SY, INCY) |
SDOT More... | |
real function sdot | ( | integer | N, |
real, dimension(*) | SX, | ||
integer | INCX, | ||
real, dimension(*) | SY, | ||
integer | INCY | ||
) |