hipsparsecreatepruneinfo Interface Reference

hipsparsecreatepruneinfo Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatepruneinfo Interface Reference
hipfort_hipsparse::hipsparsecreatepruneinfo Interface Reference

Create a prune info structure. More...

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatepruneinfo_ (myInfo)
 

Detailed Description

Create a prune info structure.

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

Member Function/Subroutine Documentation

◆ hipsparsecreatepruneinfo_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatepruneinfo::hipsparsecreatepruneinfo_ ( type(c_ptr)  myInfo)

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