Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ssdot (n, dot, x, incx, y, incy) |
| subroutine ssdot | ( | integer | n, |
| real | dot, | ||
| real, dimension( * ) | x, | ||
| integer | incx, | ||
| real, dimension( * ) | y, | ||
| integer | incy ) |
Definition at line 1 of file ssdot.f.