ArrayFire: sparseGetRowIdx

Returns reference to the row indices component of the sparse array. More...

Returns reference to the row indices component of the sparse array.

Row indices is the af::array containing the row indices of the sparse array.


◆ af_sparse_get_row_idx()

Parameters
[out]outaf_array for the row indices component of the sparse array
[in]inis the input sparse matrix
Returns
AF_SUCCESS if the execution completes properly
Parameters
[in]inis the input sparse matrix
Returns
af::array for the row indices component of the sparse array