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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zvvdotu()

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

Definition at line 2 of file zvvdotu.f.