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

NAME

       cdotcsub.f -

SYNOPSIS

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

Function/Subroutine Documentation

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.