Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
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)
Author
Generated automatically by Doxygen for LAPACK from the source code.