cdotusub.f - Man Page

CBLAS/src/cdotusub.f

Synopsis

Functions/Subroutines

subroutine cdotusub (n, x, incx, y, incy, dotu)

Function/Subroutine Documentation

subroutine cdotusub (integer n, complex, dimension(*) x, integer incx, complex, dimension(*) y, integer incy, complex dotu)

Definition at line 6 of file cdotusub.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Referenced By

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

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