ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
ccdotu.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ccdotu (N, DOTU, X, INCX, Y, INCY)
 

Function/Subroutine Documentation

◆ ccdotu()

subroutine ccdotu ( integer  N,
complex  DOTU,
complex, dimension( * )  X,
integer  INCX,
complex, dimension( * )  Y,
integer  INCY 
)

Definition at line 2 of file ccdotu.f.