hipblasdgetrfstridedbatched Interface Reference

hipblasdgetrfstridedbatched Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasdgetrfstridedbatched Interface Reference
hipfort_hipblas::hipblasdgetrfstridedbatched Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasdgetrfstridedbatched_orig (handle, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblasdgetrfstridedbatched_full_rank (handle, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblasdgetrfstridedbatched_rank_0 (handle, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 
integer(kind(hipblas_status_success)) function hipblasdgetrfstridedbatched_rank_1 (handle, n, A, lda, strideA, ipiv, strideP, myInfo, batch_count)
 

Member Function/Subroutine Documentation

◆ hipblasdgetrfstridedbatched_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdgetrfstridedbatched::hipblasdgetrfstridedbatched_full_rank ( type(c_ptr), value  handle,
integer(c_int), value  n,
real(c_double), dimension(:,:), target  A,
integer(c_int), value  lda,
integer(c_int), value  strideA,
type(c_ptr), value  ipiv,
integer(c_int), value  strideP,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

◆ hipblasdgetrfstridedbatched_orig()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdgetrfstridedbatched::hipblasdgetrfstridedbatched_orig ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr), value  A,
integer(c_int), value  lda,
integer(c_int), value  strideA,
type(c_ptr), value  ipiv,
integer(c_int), value  strideP,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

◆ hipblasdgetrfstridedbatched_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdgetrfstridedbatched::hipblasdgetrfstridedbatched_rank_0 ( type(c_ptr), value  handle,
integer(c_int), value  n,
real(c_double), target  A,
integer(c_int), value  lda,
integer(c_int), value  strideA,
type(c_ptr), value  ipiv,
integer(c_int), value  strideP,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

◆ hipblasdgetrfstridedbatched_rank_1()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdgetrfstridedbatched::hipblasdgetrfstridedbatched_rank_1 ( type(c_ptr), value  handle,
integer(c_int), value  n,
real(c_double), dimension(:), target  A,
integer(c_int), value  lda,
integer(c_int), value  strideA,
type(c_ptr), value  ipiv,
integer(c_int), value  strideP,
type(c_ptr), value  myInfo,
integer(c_int), value  batch_count 
)

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