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

NAME

       zdotcsub.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zdotcsub (n, x, incx, y, incy, dotc)

Function/Subroutine Documentation

   subroutine zdotcsub (integer n, double complex, dimension(*) x, integer incx, double complex,
       dimension(*) y, integer incy, double complex dotc)

Author

       Generated automatically by Doxygen for LAPACK from the source code.