ScaLAPACK  2.0.2
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

subroutine DVVDOT ( INTEGER  N,
DOUBLE PRECISION  DOT,
DOUBLE PRECISION, dimension( * )  X,
INTEGER  INCX,
DOUBLE PRECISION, dimension( * )  Y,
INTEGER  INCY 
)

Definition at line 1 of file dvvdot.f.