hipsparsecgthr Interface Reference

hipsparsecgthr Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecgthr Interface Reference
hipfort_hipsparse::hipsparsecgthr Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecgthr_ (handle, nnz, y, xVal, xInd, idxBase)
 
integer(kind(hipsparse_status_success)) function hipsparsecgthr_rank_0 (handle, nnz, y, xVal, xInd, idxBase)
 
integer(kind(hipsparse_status_success)) function hipsparsecgthr_rank_1 (handle, nnz, y, xVal, xInd, idxBase)
 

Member Function/Subroutine Documentation

◆ hipsparsecgthr_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgthr::hipsparsecgthr_ ( type(c_ptr), value  handle,
integer(c_int), value  nnz,
type(c_ptr), value  y,
type(c_ptr), value  xVal,
type(c_ptr), value  xInd,
integer(kind(hipsparse_index_base_zero)), value  idxBase 
)

◆ hipsparsecgthr_rank_0()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgthr::hipsparsecgthr_rank_0 ( type(c_ptr)  handle,
integer(c_int)  nnz,
complex(c_float_complex), target  y,
complex(c_float_complex), target  xVal,
integer(c_int), target  xInd,
integer(kind(hipsparse_index_base_zero))  idxBase 
)

◆ hipsparsecgthr_rank_1()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecgthr::hipsparsecgthr_rank_1 ( type(c_ptr)  handle,
integer(c_int)  nnz,
complex(c_float_complex), dimension(:), target  y,
complex(c_float_complex), dimension(:), target  xVal,
integer(c_int), dimension(:), target  xInd,
integer(kind(hipsparse_index_base_zero))  idxBase 
)

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