LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Files Functions Typedefs Macros
sdsdot.f File Reference

Go to the source code of this file.

Functions/Subroutines

real function sdsdot (N, SB, SX, INCX, SY, INCY)
 SDSDOT More...
 

Function/Subroutine Documentation

real function sdsdot ( integer  N,
real  SB,
real, dimension(*)  SX,
integer  INCX,
real, dimension(*)  SY,
integer  INCY 
)

SDSDOT

Purpose:
 
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2011

Definition at line 141 of file sdsdot.f.