![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clartv (N, X, INCX, Y, INCY, C, S, INCC) |
CLARTV applies a vector of plane rotations with real cosines and complex sines to the elements of a pair of vectors. More... | |
subroutine | dlartv (N, X, INCX, Y, INCY, C, S, INCC) |
DLARTV applies a vector of plane rotations with real cosines and real sines to the elements of a pair of vectors. More... | |
subroutine | slartv (N, X, INCX, Y, INCY, C, S, INCC) |
SLARTV applies a vector of plane rotations with real cosines and real sines to the elements of a pair of vectors. More... | |
subroutine | zlartv (N, X, INCX, Y, INCY, C, S, INCC) |
ZLARTV applies a vector of plane rotations with real cosines and complex sines to the elements of a pair of vectors. More... | |