hipsparsecreatecoo Interface Reference

hipsparsecreatecoo Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecoo Interface Reference
hipfort_hipsparse::hipsparsecreatecoo Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecoo_ (spMatDescr, rows, cols, nnz, cooRowInd, cooColInd, cooValues, cooIdxType, idxBase, valueType)
 

Member Function/Subroutine Documentation

◆ hipsparsecreatecoo_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecoo::hipsparsecreatecoo_ ( type(c_ptr)  spMatDescr,
integer(c_int64_t), value  rows,
integer(c_int64_t), value  cols,
integer(c_int64_t), value  nnz,
type(c_ptr), value  cooRowInd,
type(c_ptr), value  cooColInd,
type(c_ptr), value  cooValues,
integer(kind(hipsparse_index_16u)), value  cooIdxType,
integer(kind(hipsparse_index_base_zero)), value  idxBase,
integer(kind(hip_r_16f)), value  valueType 
)

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