CP2K 2.4 (Revision 12889)
Private Member Functions

f77_blas_netlib::SDSDOT Interface Reference

List of all members.

Private Member Functions

REAL(SP) SDSDOT (N, ALPHA, X, INCX, Y, INCY)

Detailed Description

Definition at line 2124 of file f77_blas_netlib.f90.


Constructor & Destructor Documentation

REAL(SP) f77_blas_netlib::SDSDOT::SDSDOT ( INTEGER,intent(in)  N,
REAL(SP),intent(in)  ALPHA,
REAL(SP),dimension(*),intent(in)  X,
INTEGER,intent(in)  INCX,
REAL(SP),dimension(*),intent(in)  Y,
INTEGER,intent(in)  INCY 
) [private]

Definition at line 2124 of file f77_blas_netlib.f90.


The documentation for this interface was generated from the following file: