hipblasztbmvstridedbatched Interface Reference

hipblasztbmvstridedbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasztbmvstridedbatched Interface Reference
hipfort_hipblas::hipblasztbmvstridedbatched Interface Reference

Public Member Functions

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

Member Function/Subroutine Documentation

◆ hipblasztbmvstridedbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztbmvstridedbatched::hipblasztbmvstridedbatched_ ( 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,
integer(c_int), value  k,
type(c_ptr), value  ap,
integer(c_int), value  lda,
integer(c_int64_t), value  stridea,
type(c_ptr), value  x,
integer(c_int), value  incx,
integer(c_int64_t), value  stridex,
integer(c_int), value  batchcount 
)

◆ hipblasztbmvstridedbatched_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztbmvstridedbatched::hipblasztbmvstridedbatched_full_rank ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_op_n))  transa,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
integer(c_int)  k,
complex(c_double_complex), dimension(:,:), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), dimension(:), target  x,
integer(c_int)  incx,
integer(c_int64_t)  stridex,
integer(c_int)  batchcount 
)

◆ hipblasztbmvstridedbatched_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztbmvstridedbatched::hipblasztbmvstridedbatched_rank_0 ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_op_n))  transa,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
integer(c_int)  k,
complex(c_double_complex), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), target  x,
integer(c_int)  incx,
integer(c_int64_t)  stridex,
integer(c_int)  batchcount 
)

◆ hipblasztbmvstridedbatched_rank_1()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztbmvstridedbatched::hipblasztbmvstridedbatched_rank_1 ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_op_n))  transa,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
integer(c_int)  k,
complex(c_double_complex), dimension(:), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), dimension(:), target  x,
integer(c_int)  incx,
integer(c_int64_t)  stridex,
integer(c_int)  batchcount 
)

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