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

Go to the source code of this file.

Functions/Subroutines

subroutine cvvdotu (N, DOT, X, INCX, Y, INCY)
 

Function/Subroutine Documentation

◆ cvvdotu()

subroutine cvvdotu ( integer  N,
complex  DOT,
complex, dimension( * )  X,
integer  INCX,
complex, dimension( * )  Y,
integer  INCY 
)

Definition at line 2 of file cvvdotu.f.