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

Go to the source code of this file.

Functions/Subroutines

subroutine ccdotc (N, DOTC, X, INCX, Y, INCY)
 

Function/Subroutine Documentation

◆ ccdotc()

subroutine ccdotc ( integer  N,
complex  DOTC,
complex, dimension( * )  X,
integer  INCX,
complex, dimension( * )  Y,
integer  INCY 
)

Definition at line 2 of file ccdotc.f.