SROT: applies a plane rotation, where the cos and sin (c and s) are real and the vectors cx and cy are complex. jack dongarra, linpack, 3/11/78.
More...
SROT: applies a plane rotation, where the cos and sin (c and s) are real and the vectors cx and cy are complex. jack dongarra, linpack, 3/11/78.
◆ csrot()
pure subroutine la_blas::srot::csrot |
( |
integer(ilp), intent(in) |
n, |
|
|
complex(sp), dimension(*), intent(inout) |
cx, |
|
|
integer(ilp), intent(in) |
incx, |
|
|
complex(sp), dimension(*), intent(inout) |
cy, |
|
|
integer(ilp), intent(in) |
incy, |
|
|
real(sp), intent(in) |
c, |
|
|
real(sp), intent(in) |
s |
|
) |
| |
◆ la_csrot()
The documentation for this interface was generated from the following file: