hipsparsecreateblockedell Interface Reference

hipsparsecreateblockedell Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreateblockedell Interface Reference
hipfort_hipsparse::hipsparsecreateblockedell Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreateblockedell_ (spMatDescr, rows, cols, ellBlockSize, ellCols, ellColInd, ellValue, ellIdxType, idxBase, valueType)
 

Member Function/Subroutine Documentation

◆ hipsparsecreateblockedell_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreateblockedell::hipsparsecreateblockedell_ ( type(c_ptr)  spMatDescr,
integer(c_int64_t), value  rows,
integer(c_int64_t), value  cols,
integer(c_int64_t), value  ellBlockSize,
integer(c_int64_t), value  ellCols,
type(c_ptr), value  ellColInd,
type(c_ptr), value  ellValue,
integer(kind(hipsparse_index_16u)), value  ellIdxType,
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: