ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
cvvdotc.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine CVVDOTC ( INTEGER  N,
COMPLEX  DOT,
COMPLEX, dimension( * )  X,
INTEGER  INCX,
COMPLEX, dimension( * )  Y,
INTEGER  INCY 
)

Definition at line 1 of file cvvdotc.f.