hipsparsedgpsvinterleavedbatch Interface Reference

hipsparsedgpsvinterleavedbatch Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsedgpsvinterleavedbatch Interface Reference
hipfort_hipsparse::hipsparsedgpsvinterleavedbatch Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsedgpsvinterleavedbatch_ (handle, algo, m, ds, dl, d, du, dw, x, batchcount, pbuffer)
 
integer(kind(hipsparse_status_success)) function hipsparsedgpsvinterleavedbatch_rank_0 (handle, algo, m, ds, dl, d, du, dw, x, batchcount, pbuffer)
 
integer(kind(hipsparse_status_success)) function hipsparsedgpsvinterleavedbatch_rank_1 (handle, algo, m, ds, dl, d, du, dw, x, batchcount, pbuffer)
 

Member Function/Subroutine Documentation

◆ hipsparsedgpsvinterleavedbatch_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgpsvinterleavedbatch::hipsparsedgpsvinterleavedbatch_ ( type(c_ptr), value  handle,
integer(c_int), value  algo,
integer(c_int), value  m,
type(c_ptr), value  ds,
type(c_ptr), value  dl,
type(c_ptr), value  d,
type(c_ptr), value  du,
type(c_ptr), value  dw,
type(c_ptr), value  x,
integer(c_int), value  batchcount,
type(c_ptr), value  pbuffer 
)

◆ hipsparsedgpsvinterleavedbatch_rank_0()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgpsvinterleavedbatch::hipsparsedgpsvinterleavedbatch_rank_0 ( type(c_ptr)  handle,
integer(c_int)  algo,
integer(c_int)  m,
real(c_double), target  ds,
real(c_double), target  dl,
real(c_double), target  d,
real(c_double), target  du,
real(c_double), target  dw,
real(c_double), target  x,
integer(c_int)  batchcount,
type(c_ptr)  pbuffer 
)

◆ hipsparsedgpsvinterleavedbatch_rank_1()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedgpsvinterleavedbatch::hipsparsedgpsvinterleavedbatch_rank_1 ( type(c_ptr)  handle,
integer(c_int)  algo,
integer(c_int)  m,
real(c_double), dimension(:), target  ds,
real(c_double), dimension(:), target  dl,
real(c_double), dimension(:), target  d,
real(c_double), dimension(:), target  du,
real(c_double), dimension(:), target  dw,
real(c_double), dimension(:), target  x,
integer(c_int)  batchcount,
type(c_ptr)  pbuffer 
)

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