zdotusub.f - Man Page

CBLAS/src/zdotusub.f

Synopsis

Functions/Subroutines

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

Function/Subroutine Documentation

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

Definition at line 6 of file zdotusub.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Referenced By

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

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