hipblaszgbmvstridedbatched_64 Interface Reference

hipblaszgbmvstridedbatched_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblaszgbmvstridedbatched_64 Interface Reference
hipfort_hipblas::hipblaszgbmvstridedbatched_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblaszgbmvstridedbatched_64_ (handle, trans, m, n, kl, ku, alpha, ap, lda, stridea, x, incx, stridex, beta, y, incy, stridey, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblaszgbmvstridedbatched_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgbmvstridedbatched_64::hipblaszgbmvstridedbatched_64_ ( type(c_ptr), value  handle,
integer(kind(hipblas_op_n)), value  trans,
integer(c_int64_t), value  m,
integer(c_int64_t), value  n,
integer(c_int64_t), value  kl,
integer(c_int64_t), value  ku,
complex(c_double_complex)  alpha,
type(c_ptr), value  ap,
integer(c_int64_t), value  lda,
integer(c_int64_t), value  stridea,
type(c_ptr), value  x,
integer(c_int64_t), value  incx,
integer(c_int64_t), value  stridex,
complex(c_double_complex)  beta,
type(c_ptr), value  y,
integer(c_int64_t), value  incy,
integer(c_int64_t), value  stridey,
integer(c_int64_t), value  batchcount 
)

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