A RetroSearch Logo

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

Search Query:

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

ArrayFire: sort

Sort an array over a given dimension. More...

Sort an array over a given dimension.

◆ af_sort()

C Interface to sort an array over a given dimension.

Parameters
[out] out sorted output [in] in input array [in] dim dimension along which the sort occurs [in] isAscending specifies the sorting order
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ sort() AFAPI array sort ( const arrayin, const unsigned  dim = 0, const bool  isAscending = true  )

C++ Interface to sort an array over a given dimension.

Parameters
[in] in input array [in] dim dimension along which the sort occurs, 0 denotes the first non-singleton dimension [in] isAscending specifies the sorting order
Returns
sorted output

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