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

Functions/Subroutines

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

Function/Subroutine Documentation

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