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