hipsparsecreatecsrgemm2info Interface Reference

hipsparsecreatecsrgemm2info Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecsrgemm2info Interface Reference
hipfort_hipsparse::hipsparsecreatecsrgemm2info Interface Reference

Create a csrgemm2 info structure. More...

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecsrgemm2info_ (myinfo)
 

Detailed Description

Create a csrgemm2 info structure.

hipsparseCreateCsrgemm2Info creates a structure that holds the csrgemm2 info data that is gathered during the analysis routines. It should be destroyed at the end using hipsparseDestroyCsrgemm2Info().

Member Function/Subroutine Documentation

◆ hipsparsecreatecsrgemm2info_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecsrgemm2info::hipsparsecreatecsrgemm2info_ ( type(c_ptr)  myinfo)

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