hipblascgeamstridedbatched_64 Interface Reference

hipblascgeamstridedbatched_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblascgeamstridedbatched_64 Interface Reference
hipfort_hipblas::hipblascgeamstridedbatched_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblascgeamstridedbatched_64_ (handle, transa, transb, m, n, alpha, ap, lda, stridea, beta, bp, ldb, strideb, cp, ldc, stridec, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblascgeamstridedbatched_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgeamstridedbatched_64::hipblascgeamstridedbatched_64_ ( type(c_ptr), value  handle,
integer(kind(hipblas_op_n)), value  transa,
integer(kind(hipblas_op_n)), value  transb,
integer(c_int64_t), value  m,
integer(c_int64_t), value  n,
complex(c_float_complex)  alpha,
type(c_ptr), value  ap,
integer(c_int64_t), value  lda,
integer(c_int64_t), value  stridea,
complex(c_float_complex)  beta,
type(c_ptr), value  bp,
integer(c_int64_t), value  ldb,
integer(c_int64_t), value  strideb,
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: