A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.arrayfire.org/docs/group__sparse__func__dense.htm below:

ArrayFire: dense

Returns a dense array from a sparse input. More...

Returns a dense array from a sparse input.

Converts the sparse matrix into a dense matrix and returns it

◆ af_sparse_to_dense()
Parameters
[out] out dense af_array from sparse [in] sparse is the source sparse matrix
Returns
AF_SUCCESS if the execution completes properly
◆ dense()
Parameters
[in] sparse is the source sparse matrix
Returns
dense af::array from sparse

A multi dimensional data container.

AFAPI array sparse(const dim_t nRows, const dim_t nCols, const array values, const array rowIdx, const array colIdx, const af::storage stype=AF_STORAGE_CSR)

This function converts af::array of values, row indices and column indices into a sparse array.

AFAPI array dense(const array sparse)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4