hipblaszgetrfbatched Interface Reference

hipblaszgetrfbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblaszgetrfbatched Interface Reference
hipfort_hipblas::hipblaszgetrfbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblaszgetrfbatched_ (handle, n, A, lda, ipiv, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgetrfbatched_full_rank (handle, n, A, lda, ipiv, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgetrfbatched_rank_0 (handle, n, A, lda, ipiv, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgetrfbatched_rank_1 (handle, n, A, lda, ipiv, myInfo, batch_count)
 

Member Function/Subroutine Documentation

◆ hipblaszgetrfbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgetrfbatched::hipblaszgetrfbatched_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr)  A,
integer(c_int), value  lda,
type(c_ptr), value  ipiv,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

◆ hipblaszgetrfbatched_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgetrfbatched::hipblaszgetrfbatched_full_rank ( type(c_ptr)  handle,
integer(c_int)  n,
complex(c_double_complex), dimension(:,:,:), target  A,
integer(c_int)  lda,
type(c_ptr)  ipiv,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

◆ hipblaszgetrfbatched_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgetrfbatched::hipblaszgetrfbatched_rank_0 ( type(c_ptr)  handle,
integer(c_int)  n,
complex(c_double_complex), target  A,
integer(c_int)  lda,
type(c_ptr)  ipiv,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

◆ hipblaszgetrfbatched_rank_1()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgetrfbatched::hipblaszgetrfbatched_rank_1 ( type(c_ptr)  handle,
integer(c_int)  n,
complex(c_double_complex), dimension(:), target  A,
integer(c_int)  lda,
type(c_ptr)  ipiv,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

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