hipblascgemvbatched Interface Reference

hipblascgemvbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblascgemvbatched Interface Reference
hipfort_hipblas::hipblascgemvbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblascgemvbatched_ (handle, trans, m, n, alpha, ap, lda, x, incx, beta, y, incy, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblascgemvbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgemvbatched::hipblascgemvbatched_ ( type(c_ptr), value  handle,
integer(kind(hipblas_op_n)), value  trans,
integer(c_int), value  m,
integer(c_int), value  n,
complex(c_float_complex)  alpha,
type(c_ptr), value  ap,
integer(c_int), value  lda,
type(c_ptr), value  x,
integer(c_int), value  incx,
complex(c_float_complex)  beta,
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: