|
integer(kind(hipsparse_status_success)) function | hipsparsedgtsv2stridedbatch_ (handle, m, dl, d, du, x, batchCount, batchStride, pBuffer) |
|
integer(kind(hipsparse_status_success)) function | hipsparsedgtsv2stridedbatch_rank_0 (handle, m, dl, d, du, x, batchCount, batchStride, pBuffer) |
|
integer(kind(hipsparse_status_success)) function | hipsparsedgtsv2stridedbatch_rank_1 (handle, m, dl, d, du, x, batchCount, batchStride, pBuffer) |
|
◆ hipsparsedgtsv2stridedbatch_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgtsv2stridedbatch::hipsparsedgtsv2stridedbatch_ |
( |
type(c_ptr), value |
handle, |
|
|
integer(c_int), value |
m, |
|
|
type(c_ptr), value |
dl, |
|
|
type(c_ptr), value |
d, |
|
|
type(c_ptr), value |
du, |
|
|
type(c_ptr), value |
x, |
|
|
integer(c_int), value |
batchCount, |
|
|
integer(c_int), value |
batchStride, |
|
|
type(c_ptr), value |
pBuffer |
|
) |
| |
◆ hipsparsedgtsv2stridedbatch_rank_0()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgtsv2stridedbatch::hipsparsedgtsv2stridedbatch_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
m, |
|
|
type(c_ptr) |
dl, |
|
|
type(c_ptr) |
d, |
|
|
type(c_ptr) |
du, |
|
|
real(c_double), target |
x, |
|
|
integer(c_int) |
batchCount, |
|
|
integer(c_int) |
batchStride, |
|
|
type(c_ptr) |
pBuffer |
|
) |
| |
◆ hipsparsedgtsv2stridedbatch_rank_1()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgtsv2stridedbatch::hipsparsedgtsv2stridedbatch_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
integer(c_int) |
m, |
|
|
type(c_ptr) |
dl, |
|
|
type(c_ptr) |
d, |
|
|
type(c_ptr) |
du, |
|
|
real(c_double), dimension(:), target |
x, |
|
|
integer(c_int) |
batchCount, |
|
|
integer(c_int) |
batchStride, |
|
|
type(c_ptr) |
pBuffer |
|
) |
| |
The documentation for this interface was generated from the following file: