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

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 
)