Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
sdotsub.f -
SYNOPSIS
Functions/Subroutines subroutine sdotsub (n, x, incx, y, incy, dot)
Function/Subroutine Documentation
subroutine sdotsub (integer n, real, dimension(*) x, integer incx, real, dimension(*) y, integer incy, real dot)
Author
Generated automatically by Doxygen for LAPACK from the source code.