|
NAMECBLAS/src/zdotcsub.f SYNOPSISFunctions/Subroutinessubroutine zdotcsub (n, x, incx, y, incy, dotc)
Function/Subroutine Documentationsubroutine zdotcsub (integer n, double complex, dimension(*) x, integer incx, double complex, dimension(*) y, integer incy, double complex dotc)Definition at line 6 of file zdotcsub.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|