CBLAS/src/sdsdotsub.f(3) Library Functions Manual CBLAS/src/sdsdotsub.f(3) NAME CBLAS/src/sdsdotsub.f SYNOPSIS Functions/Subroutines subroutine sdsdotsub (n, sb, x, incx, y, incy, dot) Function/Subroutine Documentation subroutine sdsdotsub (integer n, real sb, real, dimension(*) x, integer incx, real, dimension(*) y, integer incy, real dot) Definition at line 6 of file sdsdotsub.f. Author Generated automatically by Doxygen for LAPACK from the source code. LAPACK Version 3.12.0 CBLAS/src/sdsdotsub.f(3)