hipblasddotbatched Interface Reference

hipblasddotbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasddotbatched Interface Reference
hipfort_hipblas::hipblasddotbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasddotbatched_ (handle, n, x, incx, y, incy, batchcount, myresult)
 

Member Function/Subroutine Documentation

◆ hipblasddotbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasddotbatched::hipblasddotbatched_ ( 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: