hipsparsecreateconstcoo Interface Reference

hipsparsecreateconstcoo Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreateconstcoo Interface Reference
hipfort_hipsparse::hipsparsecreateconstcoo Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreateconstcoo_ (spmatdescr, rows, cols, nnz, coorowind, coocolind, coovalues, cooidxtype, idxbase, valuetype)
 

Member Function/Subroutine Documentation

◆ hipsparsecreateconstcoo_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreateconstcoo::hipsparsecreateconstcoo_ ( 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_32f)), value  valuetype 
)

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