A RetroSearch Logo

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

Search Query:

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

ArrayFire: row/rows

Gets a reference of a row in a 2D af::array. More...

Gets a reference of a row in a 2D af::array.

This function returns a row or a set of rows from a two dimensional af::array. The reference can be used for indexing into and assignment of values to the af::array object.

◆ row() [1/2]

Returns a reference to a row.

This function returns a row or a set of rows from a two dimensional af::array. The reference can be used for indexing into and assignment of values to the af::array object.

Parameters
[in] index is the index of the row to be returned
Returns
a reference to a row defined by index
Examples
getting_started/integer.cpp, and helloworld/helloworld.cpp.
◆ row() [2/2]

Returns a reference to a row.

This function returns a row or a set of rows from a two dimensional af::array. The reference can be used for indexing into and assignment of values to the af::array object.

Parameters
[in] index is the index of the row to be returned
Returns
a reference to a row defined by index\ifile "C:/Users/jmelonak/source/repos/arrayfire/arrayfire/include/af/array.h"
◆ rows() [1/2]

Returns a reference to sequence of rows.

This function returns a row or a set of rows from a two dimensional af::array. The reference can be used for indexing into and assignment of values to the af::array object.

Parameters
[in] first is the index of the row to be returned [in] last is the index of the row to be returned
Returns
a reference to a set of rows
Examples
machine_learning/geneticalgorithm.cpp.
◆ rows() [2/2]

Returns a reference to sequence of rows.

This function returns a row or a set of rows from a two dimensional af::array. The reference can be used for indexing into and assignment of values to the af::array object.

Parameters
[in] first is the index of the row to be returned [in] last is the index of the row to be returned
Returns
a reference to a set of rows

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