table of contents
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/CBLAS/src/zdotcsub.f(3) | Library Functions Manual | /home/abuild/rpmbuild/BUILD/lapack-3.12.0/CBLAS/src/zdotcsub.f(3) |
NAME¶
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/CBLAS/src/zdotcsub.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zdotcsub (n, x, incx, y, incy, dotc)
Function/Subroutine Documentation¶
subroutine 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.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.12.0 | LAPACK |