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