◆ rocsolver_zlacgv_()
integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_zlacgv::rocsolver_zlacgv_ |
( |
type(c_ptr), value |
handle, |
|
|
integer(c_int), value |
n, |
|
|
type(c_ptr), value |
x, |
|
|
integer(c_int), value |
incx |
|
) |
| |
◆ rocsolver_zlacgv_rank_0()
integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_zlacgv::rocsolver_zlacgv_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
n, |
|
|
complex(c_double_complex), target |
x, |
|
|
integer(c_int) |
incx |
|
) |
| |
◆ rocsolver_zlacgv_rank_1()
integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_zlacgv::rocsolver_zlacgv_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
n, |
|
|
complex(c_double_complex), dimension(:), target |
x, |
|
|
integer(c_int) |
incx |
|
) |
| |
The documentation for this interface was generated from the following file: