hipblascdgmmstridedbatched_64 Interface Reference

hipblascdgmmstridedbatched_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblascdgmmstridedbatched_64 Interface Reference
hipfort_hipblas::hipblascdgmmstridedbatched_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblascdgmmstridedbatched_64_ (handle, side, m, n, ap, lda, stridea, x, incx, stridex, cp, ldc, stridec, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblascdgmmstridedbatched_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascdgmmstridedbatched_64::hipblascdgmmstridedbatched_64_ ( type(c_ptr), value  handle,
integer(kind(hipblas_side_left)), value  side,
integer(c_int64_t), value  m,
integer(c_int64_t), value  n,
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,
type(c_ptr), value  cp,
integer(c_int64_t), value  ldc,
integer(c_int64_t), value  stridec,
integer(c_int64_t), value  batchcount 
)

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