![]() |
![]()
| ![]() |
![]()
NAMEBLAS/SRC/drot.f SYNOPSISFunctions/Subroutinessubroutine drot (n, dx, incx, dy, incy, c, s)
Function/Subroutine Documentationsubroutine drot (integer n, double precision, dimension(*) dx, integer incx, double precision, dimension(*) dy, integer incy, double precision c, double precision s)DROT Purpose:
Parameters N
DX
INCX
DY
INCY
C
S
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 91 of file drot.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|