LAPACK 3.3.0

cdotc.f File Reference

Go to the source code of this file.

Functions/Subroutines

COMPLEX CDOTC (N, CX, INCX, CY, INCY)

Function Documentation

COMPLEX CDOTC ( INTEGER  N,
COMPLEX,dimension(*)  CX,
INTEGER  INCX,
COMPLEX,dimension(*)  CY,
INTEGER  INCY 
)

Definition at line 1 of file cdotc.f.

 All Files Functions