hipsparsecopymatdescr Interface Reference#
hipfort_hipsparse::hipsparsecopymatdescr Interface Reference
Copy a matrix descriptor. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsecopymatdescr_ (dest, src) |
Detailed Description
Copy a matrix descriptor.
hipsparseCopyMatDescr
copies a matrix descriptor. Both, source and destination matrix descriptors must be initialized prior to calling hipsparseCopyMatDescr
.
Member Function/Subroutine Documentation
◆ hipsparsecopymatdescr_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecopymatdescr::hipsparsecopymatdescr_ | ( | type(c_ptr), value | dest, |
type(c_ptr), value | src | ||
) |
The documentation for this interface was generated from the following file: