hipsparsecreatehybmat Interface Reference#
hipfort_hipsparse::hipsparsecreatehybmat Interface Reference
Create a HYB matrix structure.
More...
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparsecreatehybmat_ (hyba) |
Detailed Description
Create a HYB matrix structure.
hipsparseCreateHybMat creates a structure that holds the matrix in HYB storage format. It should be destroyed at the end using hipsparseDestroyHybMat().
Member Function/Subroutine Documentation
◆ hipsparsecreatehybmat_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatehybmat::hipsparsecreatehybmat_ | ( | type(c_ptr) | hyba | ) |
The documentation for this interface was generated from the following file: