hipblaszgeqrfstridedbatched Interface Reference

hipblaszgeqrfstridedbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblaszgeqrfstridedbatched Interface Reference
hipfort_hipblas::hipblaszgeqrfstridedbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblaszgeqrfstridedbatched_ (handle, m, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgeqrfstridedbatched_full_rank (handle, m, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgeqrfstridedbatched_rank_0 (handle, m, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblaszgeqrfstridedbatched_rank_1 (handle, m, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 

Member Function/Subroutine Documentation

◆ hipblaszgeqrfstridedbatched_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgeqrfstridedbatched::hipblaszgeqrfstridedbatched_ ( type(c_ptr), value  handle,
integer(c_int), value  m,
integer(c_int), value  n,
type(c_ptr), value  A,
integer(c_int), value  lda,
integer(c_int64_t), value  strideA,
type(c_ptr), value  ipiv,
integer(c_int64_t), value  strideP,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

◆ hipblaszgeqrfstridedbatched_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgeqrfstridedbatched::hipblaszgeqrfstridedbatched_full_rank ( type(c_ptr)  handle,
integer(c_int)  m,
integer(c_int)  n,
complex(c_double_complex), dimension(:,:), target  A,
integer(c_int)  lda,
integer(c_int64_t)  strideA,
type(c_ptr)  ipiv,
integer(c_int64_t)  strideP,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

◆ hipblaszgeqrfstridedbatched_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgeqrfstridedbatched::hipblaszgeqrfstridedbatched_rank_0 ( type(c_ptr)  handle,
integer(c_int)  m,
integer(c_int)  n,
complex(c_double_complex), target  A,
integer(c_int)  lda,
integer(c_int64_t)  strideA,
type(c_ptr)  ipiv,
integer(c_int64_t)  strideP,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

◆ hipblaszgeqrfstridedbatched_rank_1()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszgeqrfstridedbatched::hipblaszgeqrfstridedbatched_rank_1 ( type(c_ptr)  handle,
integer(c_int)  m,
integer(c_int)  n,
complex(c_double_complex), dimension(:), target  A,
integer(c_int)  lda,
integer(c_int64_t)  strideA,
type(c_ptr)  ipiv,
integer(c_int64_t)  strideP,
type(c_ptr)  myInfo,
integer(c_int)  batch_count 
)

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