hipsparseconstcscget Interface Reference#
hipfort_hipsparse::hipsparseconstcscget Interface Reference
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparseconstcscget_ (spmatdescr, rows, cols, nnz, csccoloffsets, cscrowind, cscvalues, csccoloffsetstype, cscrowindtype, idxbase, valuetype) |
Member Function/Subroutine Documentation
◆ hipsparseconstcscget_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseconstcscget::hipsparseconstcscget_ | ( | 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: