hipblasdrotstridedbatched_64 Interface Reference#
hipfort_hipblas::hipblasdrotstridedbatched_64 Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblasdrotstridedbatched_64_ (handle, n, x, incx, stridex, y, incy, stridey, c, s, batchcount) |
Member Function/Subroutine Documentation
◆ hipblasdrotstridedbatched_64_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdrotstridedbatched_64::hipblasdrotstridedbatched_64_ | ( | type(c_ptr), value | handle, |
| integer(c_int64_t), value | n, | ||
| type(c_ptr), value | x, | ||
| integer(c_int64_t), value | incx, | ||
| integer(c_int64_t), value | stridex, | ||
| type(c_ptr), value | y, | ||
| integer(c_int64_t), value | incy, | ||
| integer(c_int64_t), value | stridey, | ||
| type(c_ptr), value | c, | ||
| type(c_ptr), value | s, | ||
| integer(c_int64_t), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: