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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ svvdot()

subroutine svvdot ( integer  N,
real  DOT,
real, dimension( * )  X,
integer  INCX,
real, dimension( * )  Y,
integer  INCY 
)

Definition at line 2 of file svvdot.f.