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

Functions/Subroutines

subroutine zdotusub (n, x, incx, y, incy, dotu)
 

Function/Subroutine Documentation

subroutine zdotusub ( integer  n,
double complex, dimension(*)  x,
integer  incx,
double complex, dimension(*)  y,
integer  incy,
double complex  dotu 
)