hipblaszgelsstridedbatched Interface Reference

hipblaszgelsstridedbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblaszgelsstridedbatched Interface Reference
hipfort_hipblas::hipblaszgelsstridedbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblaszgelsstridedbatched_ (handle, trans, m, n, nrhs, a, lda, stridea, b, ldb, strideb, myinfo, deviceinfo, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblaszgelsstridedbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgelsstridedbatched::hipblaszgelsstridedbatched_ ( type(c_ptr), value  handle,
integer(kind(hipblas_op_n)), value  trans,
integer(c_int), value  m,
integer(c_int), value  n,
integer(c_int), value  nrhs,
type(c_ptr), value  a,
integer(c_int), value  lda,
integer(c_int64_t), value  stridea,
type(c_ptr), value  b,
integer(c_int), value  ldb,
integer(c_int64_t), value  strideb,
type(c_ptr), value  myinfo,
type(c_ptr), value  deviceinfo,
integer(c_int), value  batchcount 
)

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