DragonFly On-Line Manual Pages
sdsdot.f(3) LAPACK sdsdot.f(3)
NAME
sdsdot.f -
SYNOPSIS
Functions/Subroutines
REAL function sdsdot (N, SB, SX, INCX, SY, INCY)
SDSDOT
Function/Subroutine Documentation
REAL function sdsdot (integerN, realSB, real, dimension(*)SX, integerINCX,
real, dimension(*)SY, integerINCY)
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.
Author
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.4.2 Sat Nov 16 2013 sdsdot.f(3)