hipblasstbmvstridedbatched_64 Interface Reference

hipblasstbmvstridedbatched_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasstbmvstridedbatched_64 Interface Reference
hipfort_hipblas::hipblasstbmvstridedbatched_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasstbmvstridedbatched_64_ (handle, uplo, transa, diag, n, k, ap, lda, stridea, x, incx, stridex, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblasstbmvstridedbatched_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasstbmvstridedbatched_64::hipblasstbmvstridedbatched_64_ ( type(c_ptr), value  handle,
integer(kind(hipblas_fill_mode_upper)), value  uplo,
integer(kind(hipblas_op_n)), value  transa,
integer(kind(hipblas_diag_non_unit)), value  diag,
integer(c_int64_t), value  n,
integer(c_int64_t), value  k,
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,
integer(c_int64_t), value  batchcount 
)

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