LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
sdotsub.f File Reference

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 
)