LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DLAR2V (N, X, Y, Z, INCX, C, S, INCC) |
subroutine DLAR2V | ( | INTEGER | N, |
DOUBLE PRECISION,dimension( * ) | X, | ||
DOUBLE PRECISION,dimension( * ) | Y, | ||
DOUBLE PRECISION,dimension( * ) | Z, | ||
INTEGER | INCX, | ||
DOUBLE PRECISION,dimension( * ) | C, | ||
DOUBLE PRECISION,dimension( * ) | S, | ||
INTEGER | INCC | ||
) |