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