hipsparsecreateconstspvec Interface Reference#
hipfort_hipsparse::hipsparsecreateconstspvec Interface Reference
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparsecreateconstspvec_ (spvecdescr, mysize, nnz, indices, values, idxtype, idxbase, valuetype) |
Member Function/Subroutine Documentation
◆ hipsparsecreateconstspvec_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreateconstspvec::hipsparsecreateconstspvec_ | ( | type(c_ptr) | spvecdescr, |
| integer(c_int64_t), value | mysize, | ||
| integer(c_int64_t), value | nnz, | ||
| type(c_ptr), value | indices, | ||
| type(c_ptr), value | values, | ||
| integer(kind(hipsparse_index_16u)), value | idxtype, | ||
| integer(kind(hipsparse_index_base_zero)), value | idxbase, | ||
| integer(kind(hip_r_32f)), value | valuetype | ||
| ) |
The documentation for this interface was generated from the following file: