Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       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)

Author

       Generated automatically by Doxygen for LAPACK from the source code.