hipsparsecreatecsc Interface Reference

hipsparsecreatecsc Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsecreatecsc Interface Reference
hipfort_hipsparse::hipsparsecreatecsc Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsecreatecsc_ (spMatDescr, rows, cols, nnz, cscColOffsets, cscRowInd, cscValues, cscColOffsetsType, cscRowIndType, idxBase, valueType)
 

Member Function/Subroutine Documentation

◆ hipsparsecreatecsc_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatecsc::hipsparsecreatecsc_ ( type(c_ptr)  spMatDescr,
integer(c_int64_t), value  rows,
integer(c_int64_t), value  cols,
integer(c_int64_t), value  nnz,
type(c_ptr), value  cscColOffsets,
type(c_ptr), value  cscRowInd,
type(c_ptr), value  cscValues,
integer(kind(hipsparse_index_16u)), value  cscColOffsetsType,
integer(kind(hipsparse_index_16u)), value  cscRowIndType,
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: