|
| integer(kind(hipblas_status_success)) function | hipblascgetrfstridedbatched_ (handle, n, a, lda, stridea, ipiv, stridep, myinfo, batchcount) |
| |
| integer(kind(hipblas_status_success)) function | hipblascgetrfstridedbatched_rank_0 (handle, n, a, lda, stridea, ipiv, stridep, myinfo, batchcount) |
| |
| integer(kind(hipblas_status_success)) function | hipblascgetrfstridedbatched_rank_1 (handle, n, a, lda, stridea, ipiv, stridep, myinfo, batchcount) |
| |
| integer(kind(hipblas_status_success)) function | hipblascgetrfstridedbatched_full_rank (handle, n, a, lda, stridea, ipiv, stridep, myinfo, batchcount) |
| |
◆ hipblascgetrfstridedbatched_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgetrfstridedbatched::hipblascgetrfstridedbatched_ |
( |
type(c_ptr), value |
handle, |
|
|
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 |
batchcount |
|
) |
| |
◆ hipblascgetrfstridedbatched_full_rank()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgetrfstridedbatched::hipblascgetrfstridedbatched_full_rank |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
n, |
|
|
complex(c_float_complex), dimension(:,:), target |
a, |
|
|
integer(c_int) |
lda, |
|
|
integer(c_int64_t) |
stridea, |
|
|
integer(c_int), dimension(:), target |
ipiv, |
|
|
integer(c_int64_t) |
stridep, |
|
|
type(c_ptr) |
myinfo, |
|
|
integer(c_int) |
batchcount |
|
) |
| |
◆ hipblascgetrfstridedbatched_rank_0()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgetrfstridedbatched::hipblascgetrfstridedbatched_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
n, |
|
|
complex(c_float_complex), target |
a, |
|
|
integer(c_int) |
lda, |
|
|
integer(c_int64_t) |
stridea, |
|
|
integer(c_int), target |
ipiv, |
|
|
integer(c_int64_t) |
stridep, |
|
|
type(c_ptr) |
myinfo, |
|
|
integer(c_int) |
batchcount |
|
) |
| |
◆ hipblascgetrfstridedbatched_rank_1()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgetrfstridedbatched::hipblascgetrfstridedbatched_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
n, |
|
|
complex(c_float_complex), dimension(:), target |
a, |
|
|
integer(c_int) |
lda, |
|
|
integer(c_int64_t) |
stridea, |
|
|
integer(c_int), dimension(:), target |
ipiv, |
|
|
integer(c_int64_t) |
stridep, |
|
|
type(c_ptr) |
myinfo, |
|
|
integer(c_int) |
batchcount |
|
) |
| |
The documentation for this interface was generated from the following file: