hipsparsecreatespvec Interface Reference

hipsparsecreatespvec Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatespvec Interface Reference
hipfort_hipsparse::hipsparsecreatespvec Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatespvec_ (spVecDescr, mySize, nnz, indices, values, idxType, idxBase, valueType)
 

Member Function/Subroutine Documentation

◆ hipsparsecreatespvec_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatespvec::hipsparsecreatespvec_ ( 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_16f)), value  valueType 
)

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