LAPACK 3.3.0

dlartv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLARTV (N, X, INCX, Y, INCY, C, S, INCC)

Function Documentation

subroutine DLARTV ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  X,
INTEGER  INCX,
DOUBLE PRECISION,dimension( * )  Y,
INTEGER  INCY,
DOUBLE PRECISION,dimension( * )  C,
DOUBLE PRECISION,dimension( * )  S,
INTEGER  INCC 
)

Definition at line 1 of file dlartv.f.

Here is the caller graph for this function:

 All Files Functions