|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | dlarot (LROWS, LLEFT, LRIGHT, NL, C, S, A, LDA, XLEFT, XRIGHT) |
| 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 | ||
| ) |