hipsparsecreatecsc Interface Reference

hipsparsecreatecsc Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecsc Interface Reference
hipfort_hipsparse::hipsparsecreatecsc Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecsc_ (spmatdescr, rows, cols, nnz, csccoloffsets, cscrowind, cscvalues, csccoloffsetstype, cscrowindtype, idxbase, valuetype)
 

Member Function/Subroutine Documentation

◆ hipsparsecreatecsc_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecsc::hipsparsecreatecsc_ ( 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  csccoloffsets,
type(c_ptr), value  cscrowind,
type(c_ptr), value  cscvalues,
integer(kind(hipsparse_index_16u)), value  csccoloffsetstype,
integer(kind(hipsparse_index_16u)), value  cscrowindtype,
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: