A RetroSearch Logo

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

Search Query:

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

ArrayFire: flat

Flatten an array. More...

Functions AFAPI array  flat (const array &in)   C++ Interface to flatten an array. More...
  AFAPI af_err  af_flat (af_array *out, const af_array in)   C Interface to flatten an array. More...
  Detailed Description

Flatten an array.

Simply returns the array as a vector. This is a NOOP.

Function Documentation ◆ af_flat() AFAPI af_err af_flat ( af_arrayout, const af_array  in  )

C Interface to flatten an array.

Parameters
[out] out flat array [in] in input array
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ flat() AFAPI array flat ( const arrayin )

C++ Interface to flatten an array.

Parameters
[in] in input array
Returns
flat array

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