LACGV: conjugates a complex vector of length N.
More...
LACGV: conjugates a complex vector of length N.
◆ clacgv()
pure subroutine la_lapack::lacgv::clacgv |
( |
integer(ilp), intent(in) |
n, |
|
|
complex(sp), dimension(*), intent(inout) |
x, |
|
|
integer(ilp), intent(in) |
incx |
|
) |
| |
◆ la_clacgv()
la_lapack::lacgv::la_clacgv |
◆ la_wlacgv()
la_lapack::lacgv::la_wlacgv |
◆ la_zlacgv()
la_lapack::lacgv::la_zlacgv |
◆ zlacgv()
pure subroutine la_lapack::lacgv::zlacgv |
( |
integer(ilp), intent(in) |
n, |
|
|
complex(dp), dimension(*), intent(inout) |
x, |
|
|
integer(ilp), intent(in) |
incx |
|
) |
| |
The documentation for this interface was generated from the following file: