hipblasdotcbatchedex Interface Reference

hipblasdotcbatchedex Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasdotcbatchedex Interface Reference
hipfort_hipblas::hipblasdotcbatchedex Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasdotcbatchedex_ (handle, n, x, xtype, incx, y, ytype, incy, batchcount, myresult, resulttype, executiontype)
 

Member Function/Subroutine Documentation

◆ hipblasdotcbatchedex_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdotcbatchedex::hipblasdotcbatchedex_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr), value  x,
integer(kind(hip_r_32f)), value  xtype,
integer(c_int), value  incx,
type(c_ptr), value  y,
integer(kind(hip_r_32f)), value  ytype,
integer(c_int), value  incy,
integer(c_int), value  batchcount,
type(c_ptr), value  myresult,
integer(kind(hip_r_32f)), value  resulttype,
integer(kind(hip_r_32f)), value  executiontype 
)

The documentation for this interface was generated from the following file: