LAPACK  3.9.0
LAPACK: 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)
 DLAROT More...
 
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
drot
subroutine drot(N, DX, INCX, DY, INCY, C, S)
DROT
Definition: drot.f:94