hipblasztrtristridedbatched Interface Reference

hipblasztrtristridedbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasztrtristridedbatched Interface Reference
hipfort_hipblas::hipblasztrtristridedbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasztrtristridedbatched_ (handle, uplo, diag, n, ap, lda, stridea, inva, ldinva, stride_inva, batchcount)
 
integer(kind(hipblas_status_success)) function hipblasztrtristridedbatched_rank_0 (handle, uplo, diag, n, ap, lda, stridea, inva, ldinva, stride_inva, batchcount)
 
integer(kind(hipblas_status_success)) function hipblasztrtristridedbatched_rank_1 (handle, uplo, diag, n, ap, lda, stridea, inva, ldinva, stride_inva, batchcount)
 
integer(kind(hipblas_status_success)) function hipblasztrtristridedbatched_full_rank (handle, uplo, diag, n, ap, lda, stridea, inva, ldinva, stride_inva, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblasztrtristridedbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztrtristridedbatched::hipblasztrtristridedbatched_ ( type(c_ptr), value  handle,
integer(kind(hipblas_fill_mode_upper)), value  uplo,
integer(kind(hipblas_diag_non_unit)), value  diag,
integer(c_int), value  n,
type(c_ptr), value  ap,
integer(c_int), value  lda,
integer(c_int64_t), value  stridea,
type(c_ptr), value  inva,
integer(c_int), value  ldinva,
integer(c_int64_t), value  stride_inva,
integer(c_int), value  batchcount 
)

◆ hipblasztrtristridedbatched_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztrtristridedbatched::hipblasztrtristridedbatched_full_rank ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
complex(c_double_complex), dimension(:,:), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), dimension(:,:), target  inva,
integer(c_int)  ldinva,
integer(c_int64_t)  stride_inva,
integer(c_int)  batchcount 
)

◆ hipblasztrtristridedbatched_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztrtristridedbatched::hipblasztrtristridedbatched_rank_0 ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
complex(c_double_complex), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), target  inva,
integer(c_int)  ldinva,
integer(c_int64_t)  stride_inva,
integer(c_int)  batchcount 
)

◆ hipblasztrtristridedbatched_rank_1()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasztrtristridedbatched::hipblasztrtristridedbatched_rank_1 ( type(c_ptr)  handle,
integer(kind(hipblas_fill_mode_upper))  uplo,
integer(kind(hipblas_diag_non_unit))  diag,
integer(c_int)  n,
complex(c_double_complex), dimension(:), target  ap,
integer(c_int)  lda,
integer(c_int64_t)  stridea,
complex(c_double_complex), dimension(:), target  inva,
integer(c_int)  ldinva,
integer(c_int64_t)  stride_inva,
integer(c_int)  batchcount 
)

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