hipblasdtrsvbatched Interface Reference

hipblasdtrsvbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasdtrsvbatched Interface Reference
hipfort_hipblas::hipblasdtrsvbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasdtrsvbatched_ (handle, uplo, transa, diag, n, ap, lda, x, incx, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblasdtrsvbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdtrsvbatched::hipblasdtrsvbatched_ ( 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_int), value  n,
type(c_ptr), value  ap,
integer(c_int), value  lda,
type(c_ptr), value  x,
integer(c_int), value  incx,
integer(c_int), value  batchcount 
)

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