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