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

Functions/Subroutines

subroutine zdotcsub (n, x, incx, y, incy, dotc)
 

Function/Subroutine Documentation

subroutine zdotcsub ( integer  n,
double complex, dimension(*)  x,
integer  incx,
double complex, dimension(*)  y,
integer  incy,
double complex  dotc 
)