hipsparsecgtsv2stridedbatch Interface Reference

hipsparsecgtsv2stridedbatch Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecgtsv2stridedbatch Interface Reference
hipfort_hipsparse::hipsparsecgtsv2stridedbatch Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecgtsv2stridedbatch_ (handle, m, dl, d, du, x, batchcount, batchstride, pbuffer)
 
integer(kind(hipsparse_status_success)) function hipsparsecgtsv2stridedbatch_rank_0 (handle, m, dl, d, du, x, batchcount, batchstride, pbuffer)
 
integer(kind(hipsparse_status_success)) function hipsparsecgtsv2stridedbatch_rank_1 (handle, m, dl, d, du, x, batchcount, batchstride, pbuffer)
 

Member Function/Subroutine Documentation

◆ hipsparsecgtsv2stridedbatch_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgtsv2stridedbatch::hipsparsecgtsv2stridedbatch_ ( 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 
)

◆ hipsparsecgtsv2stridedbatch_rank_0()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgtsv2stridedbatch::hipsparsecgtsv2stridedbatch_rank_0 ( type(c_ptr)  handle,
integer(c_int)  m,
complex(c_float_complex), target  dl,
complex(c_float_complex), target  d,
complex(c_float_complex), target  du,
complex(c_float_complex), target  x,
integer(c_int)  batchcount,
integer(c_int)  batchstride,
type(c_ptr)  pbuffer 
)

◆ hipsparsecgtsv2stridedbatch_rank_1()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgtsv2stridedbatch::hipsparsecgtsv2stridedbatch_rank_1 ( type(c_ptr)  handle,
integer(c_int)  m,
complex(c_float_complex), dimension(:), target  dl,
complex(c_float_complex), dimension(:), target  d,
complex(c_float_complex), dimension(:), target  du,
complex(c_float_complex), 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: