LAPACK 3.3.1
Linear Algebra PACKage

dlarot.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAROT (LROWS, LLEFT, LRIGHT, NL, C, S, A, LDA, XLEFT, XRIGHT)

Function Documentation

subroutine DLAROT ( LOGICAL  LROWS,
LOGICAL  LLEFT,
LOGICAL  LRIGHT,
INTEGER  NL,
DOUBLE PRECISION  C,
DOUBLE PRECISION  S,
DOUBLE PRECISION,dimension( * )  A,
INTEGER  LDA,
DOUBLE PRECISION  XLEFT,
DOUBLE PRECISION  XRIGHT 
)

Definition at line 1 of file dlarot.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions