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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dddot()

subroutine dddot ( integer  N,
double precision  DOT,
double precision, dimension( * )  X,
integer  INCX,
double precision, dimension( * )  Y,
integer  INCY 
)

Definition at line 2 of file dddot.f.