hipsparsecreatecsru2csrinfo Interface Reference#
hipfort_hipsparse::hipsparsecreatecsru2csrinfo Interface Reference
  Create a csru2csr info structure. More...
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparsecreatecsru2csrinfo_ (myInfo) | 
Detailed Description
Create a csru2csr info structure.
hipsparseCreateCsru2csrInfo creates a structure that holds the csru2csr info data that is gathered during the analysis routines available. It should be destroyed at the end using hipsparseDestroyCsru2csrInfo(). 
Member Function/Subroutine Documentation
◆ hipsparsecreatecsru2csrinfo_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecsru2csrinfo::hipsparsecreatecsru2csrinfo_ | ( | type(c_ptr) | myInfo | ) | 
The documentation for this interface was generated from the following file: