hipblassaxpybatched Interface Reference

hipblassaxpybatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblassaxpybatched Interface Reference
hipfort_hipblas::hipblassaxpybatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblassaxpybatched_ (handle, n, alpha, x, incx, y, incy, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblassaxpybatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblassaxpybatched::hipblassaxpybatched_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
real(c_float)  alpha,
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 
)

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