hipsparsecreatecsrsv2info Interface Reference

hipsparsecreatecsrsv2info Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecsrsv2info Interface Reference
hipfort_hipsparse::hipsparsecreatecsrsv2info Interface Reference

Create a csrsv2 info structure. More...

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecsrsv2info_ (myInfo)
 

Detailed Description

Create a csrsv2 info structure.

hipsparseCreateCsrsv2Info creates a structure that holds the csrsv2 info data that is gathered during the analysis routines available. It should be destroyed at the end using hipsparseDestroyCsrsv2Info().

Member Function/Subroutine Documentation

◆ hipsparsecreatecsrsv2info_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecsrsv2info::hipsparsecreatecsrsv2info_ ( type(c_ptr)  myInfo)

The documentation for this interface was generated from the following file: