hipblaszdotubatched Interface Reference#
hipfort_hipblas::hipblaszdotubatched Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblaszdotubatched_ (handle, n, x, incx, y, incy, batchcount, myresult) |
Member Function/Subroutine Documentation
◆ hipblaszdotubatched_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszdotubatched::hipblaszdotubatched_ | ( | 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 | batchcount, | ||
| type(c_ptr), value | myresult | ||
| ) |
The documentation for this interface was generated from the following file: