hipsparseddoti Interface Reference

hipsparseddoti Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparseddoti Interface Reference
hipfort_hipsparse::hipsparseddoti Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparseddoti_ (handle, nnz, xVal, xInd, y, myResult, idxBase)
 
integer(kind(hipsparse_status_success)) function hipsparseddoti_rank_0 (handle, nnz, xVal, xInd, y, myResult, idxBase)
 
integer(kind(hipsparse_status_success)) function hipsparseddoti_rank_1 (handle, nnz, xVal, xInd, y, myResult, idxBase)
 

Member Function/Subroutine Documentation

◆ hipsparseddoti_()

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

◆ hipsparseddoti_rank_0()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseddoti::hipsparseddoti_rank_0 ( type(c_ptr)  handle,
integer(c_int)  nnz,
real(c_double), target  xVal,
integer(c_int), target  xInd,
real(c_double), target  y,
real(c_double), target  myResult,
integer(kind(hipsparse_index_base_zero))  idxBase 
)

◆ hipsparseddoti_rank_1()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseddoti::hipsparseddoti_rank_1 ( type(c_ptr)  handle,
integer(c_int)  nnz,
real(c_double), dimension(:), target  xVal,
integer(c_int), dimension(:), target  xInd,
real(c_double), dimension(:), target  y,
real(c_double), dimension(:), target  myResult,
integer(kind(hipsparse_index_base_zero))  idxBase 
)

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