hipblasdrotmgstridedbatched Interface Reference#
hipfort_hipblas::hipblasdrotmgstridedbatched Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblasdrotmgstridedbatched_ (handle, d1, strided1, d2, strided2, x1, stridex1, y1, stridey1, param, strideparam, batchcount) |
Member Function/Subroutine Documentation
◆ hipblasdrotmgstridedbatched_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdrotmgstridedbatched::hipblasdrotmgstridedbatched_ | ( | type(c_ptr), value | handle, |
| type(c_ptr), value | d1, | ||
| integer(c_int64_t), value | strided1, | ||
| type(c_ptr), value | d2, | ||
| integer(c_int64_t), value | strided2, | ||
| type(c_ptr), value | x1, | ||
| integer(c_int64_t), value | stridex1, | ||
| type(c_ptr), value | y1, | ||
| integer(c_int64_t), value | stridey1, | ||
| type(c_ptr), value | param, | ||
| integer(c_int64_t), value | strideparam, | ||
| integer(c_int), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: