cdotc (l) - Linux Manuals
cdotc: forms the dot product of two vectors, conjugating the first vector
NAME
CDOTC - forms the dot product of two vectors, conjugating the first vectorSYNOPSIS
- COMPLEX FUNCTION
- CDOTC(N,CX,INCX,CY,INCY)
- INTEGER INCX,INCY,N
- COMPLEX CX(*),CY(*)
PURPOSE
forms the dot product of two vectors, conjugating the first
vector.
FURTHER DETAILS
jack dongarra, linpack,
modified 12/3/93,