rocsparse_destroy_mat_info Interface Reference

rocsparse_destroy_mat_info Interface Reference#

HIPFORT API Reference: hipfort_rocsparse::rocsparse_destroy_mat_info Interface Reference
hipfort_rocsparse::rocsparse_destroy_mat_info Interface Reference

Destroy a matrix info structure. More...

Public Member Functions

integer(kind(rocsparse_status_success)) function rocsparse_destroy_mat_info_ (myInfo)
 

Detailed Description

Destroy a matrix info structure.

rocsparse_destroy_mat_info destroys a matrix info structure.

Parameters
[in]infothe info structure.
Return values
rocsparse_status_successthe operation completed successfully.
rocsparse_status_invalid_pointerinfo pointer is invalid.
rocsparse_status_internal_erroran internal error occurred.

Member Function/Subroutine Documentation

◆ rocsparse_destroy_mat_info_()

integer(kind(rocsparse_status_success)) function hipfort_rocsparse::rocsparse_destroy_mat_info::rocsparse_destroy_mat_info_ ( type(c_ptr), value  myInfo)

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