rocblas_zcopy_batched Interface Reference#
hipfort_rocblas::rocblas_zcopy_batched Interface Reference
Public Member Functions | |
| integer(kind(rocblas_status_success)) function | rocblas_zcopy_batched_ (handle, n, x, incx, y, incy, batch_count) |
Member Function/Subroutine Documentation
◆ rocblas_zcopy_batched_()
| integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_zcopy_batched::rocblas_zcopy_batched_ | ( | type(c_ptr), value | handle, |
| integer(c_int), value | n, | ||
| type(c_ptr), value | x, | ||
| integer(c_int), value | incx, | ||
| type(c_ptr), value | y, | ||
| integer(c_int), value | incy, | ||
| integer(c_int), value | batch_count | ||
| ) |
The documentation for this interface was generated from the following file: