Scroll to navigation

CBLAS/src/cblas_64_fobj/cdotcsub.f(3) Library Functions Manual CBLAS/src/cblas_64_fobj/cdotcsub.f(3)

NAME

CBLAS/src/cblas_64_fobj/cdotcsub.f

SYNOPSIS

Functions/Subroutines


subroutine cdotcsub (n, x, incx, y, incy, dotc)

Function/Subroutine Documentation

subroutine cdotcsub (integer n, complex, dimension(*) x, integer incx, complex, dimension(*) y, integer incy, complex dotc)

Definition at line 6 of file cdotcsub.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.1 LAPACK