hipsparsecreatecooaos Interface Reference

hipsparsecreatecooaos Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecooaos Interface Reference
hipfort_hipsparse::hipsparsecreatecooaos Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecooaos_ (spMatDescr, rows, cols, nnz, cooInd, cooValues, cooIdxType, idxBase, valueType)
 

Member Function/Subroutine Documentation

◆ hipsparsecreatecooaos_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecooaos::hipsparsecreatecooaos_ ( 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  cooInd,
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: