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