hipsparsecscget Interface Reference#
hipfort_hipsparse::hipsparsecscget Interface Reference
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparsecscget_ (spmatdescr, rows, cols, nnz, csccoloffsets, cscrowind, cscvalues, csccoloffsetstype, cscrowindtype, idxbase, valuetype) |
Member Function/Subroutine Documentation
◆ hipsparsecscget_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecscget::hipsparsecscget_ | ( | type(c_ptr), value | spmatdescr, |
| integer(c_int64_t) | rows, | ||
| integer(c_int64_t) | cols, | ||
| integer(c_int64_t) | nnz, | ||
| type(c_ptr) | csccoloffsets, | ||
| type(c_ptr) | cscrowind, | ||
| type(c_ptr) | cscvalues, | ||
| type(c_ptr), value | csccoloffsetstype, | ||
| type(c_ptr), value | cscrowindtype, | ||
| type(c_ptr), value | idxbase, | ||
| type(c_ptr), value | valuetype | ||
| ) |
The documentation for this interface was generated from the following file: