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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dvvdot()

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

Definition at line 2 of file dvvdot.f.