cdotcsub.f - Man Page

CBLAS/src/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.

Referenced By

The man page cdotcsub(3) is an alias of cdotcsub.f(3).

Tue Nov 28 2023 12:08:41 Version 3.12.0 LAPACK