Go to the source code of this file.
Functions/Subroutines |
REAL function | sdsdot (N, SB, SX, INCX, SY, INCY) |
| SDSDOT
|
Function/Subroutine Documentation
REAL function sdsdot |
( |
integer |
N, |
|
|
real |
SB, |
|
|
real, dimension(*) |
SX, |
|
|
integer |
INCX, |
|
|
real, dimension(*) |
SY, |
|
|
integer |
INCY |
|
) |
| |
SDSDOT
- Purpose:
- Author
- Univ. of Tennessee
-
Univ. of California Berkeley
-
Univ. of Colorado Denver
-
NAG Ltd.
- Date
- November 2011
Definition at line 141 of file sdsdot.f.